sovereignbot/citadel

View on GitHub
src/Service/SystemPluginServiceProvider.php

Summary

Maintainability
A
1 hr
Test Coverage

Method boot has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function boot()
    {
        $app = $this->getContainer()->get('app');

        // onMessage plugins
Severity: Minor
Found in src/Service/SystemPluginServiceProvider.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status