Lukasss93/laravel-larex

View on GitHub
src/Console/LarexLangOrderCommand.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method handle has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handle(): int
    {
        /** @var string $from */
        $from = $this->argument('from');

Severity: Minor
Found in src/Console/LarexLangOrderCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status