jeyroik/extas-foundation

View on GitHub
src/components/commands/InstallCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method configure has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function configure()
    {
        $this
            ->setName('install')
            ->setAliases(['i'])
Severity: Minor
Found in src/components/commands/InstallCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status