phpbb-extensions/mediaembed

View on GitHub
migrations/m4_permissions.php

Summary

Maintainability
A
1 hr
Test Coverage

Method update_data has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function update_data()
    {
        return [
            // Add forum permission
            ['permission.add', ['f_mediaembed', false]],
Severity: Minor
Found in migrations/m4_permissions.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status