iMattPro/abbc3

View on GitHub
core/bbcodes_help.php

Summary

Maintainability
A
1 hr
Test Coverage

Method faq has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function faq()
    {
        // Set the block template data
        $this->template->assign_block_vars('faq_block', [
            'BLOCK_TITLE'    => $this->language->lang('ABBC3_FAQ_TITLE'),
Severity: Minor
Found in core/bbcodes_help.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status