stevotvr/phpbb-groupsub

View on GitHub
controller/acp_settings_controller.php

Summary

Maintainability
A
0 mins
Test Coverage

The method handle() has 110 lines of code. Current threshold is set to 100. Avoid really long methods.
Open

    public function handle()
    {
        $this->add_lang();

        $errors = array();

There are no issues that match your filters.

Category
Status