ctrl-f5/ctrl-rad-bundle

View on GitHub
Command/ApacheSetupCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function execute(InputInterface $input, OutputInterface $output)
    {
        $output->writeln("<error> you are about to do some stuff that requires sudo! </error>");

        $rootDir        = getcwd();
Severity: Minor
Found in Command/ApacheSetupCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status