ma-si/filesystem

View on GitHub
src/Console/Command/CopyCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function execute(InputInterface $input, OutputInterface $output)
    {
        /**
         * Strange issue
         * Without this we can't use $this->getHelper('name')
Severity: Minor
Found in src/Console/Command/CopyCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status