laravel/framework

View on GitHub
src/Illuminate/Foundation/Console/DocsCommand.php

Summary

Maintainability
B
5 hrs
Test Coverage

DocsCommand has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

#[AsCommand(name: 'docs')]
class DocsCommand extends Command
{
    /**
     * The name and signature of the console command.
Severity: Minor
Found in src/Illuminate/Foundation/Console/DocsCommand.php - About 3 hrs to fix

    File DocsCommand.php has 273 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Illuminate\Foundation\Console;
    
    use Carbon\CarbonInterval;
    Severity: Minor
    Found in src/Illuminate/Foundation/Console/DocsCommand.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status