jeyroik/df-applications

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

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function execute(InputInterface $input, OutputInterface $output)
    {
        $path = $input->getOption(static::OPTION__PATH);

        $reader = new AppReader([
Severity: Minor
Found in src/components/commands/InstallAppsCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status