ma-si/filesystem

View on GitHub

Showing 2 of 2 total issues

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

    Method execute has 34 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/DumpFileCommand.php - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language