picturae/joomla-cli

View on GitHub
src/JoomlaCli/Console/Command/Core/DownloadCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function configure()
    {
        $this
            ->setName('core:download')
            ->setDescription('Download joomla core')
Severity: Minor
Found in src/JoomlaCli/Console/Command/Core/DownloadCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status