Filefabrik/paxsy

View on GitHub

Showing 2 of 2 total issues

Method buildFormRequestReplacements_package has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

protected function buildFormRequestReplacements_package(array $replace, string $modelClass): array
{
[$namespace, $storeRequestClass, $updateRequestClass] = [
'Illuminate\\Http',
'Request',
Severity: Minor
Found in src/Console/Commands/Make/MakeController.php - About 1 hr to fix

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

    public function handle(): int
    {
    foreach (
    [
    'stageArguments',
    Severity: Minor
    Found in src/Console/Commands/Make/MakePackage.php - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language