phpbb-extensions/boardrules

View on GitHub
migrations/v10x/m7_sample_rule_data.php

Summary

Maintainability
A
1 hr
Test Coverage

Method insert_sample_rule_data has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function insert_sample_rule_data()
    {
        /** @var \phpbb\user $user */
        $user = $this->container->get('user');

Severity: Minor
Found in migrations/v10x/m7_sample_rule_data.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status