Fix duplication for Octane (#51) #58
Annotations
7 errors
Run PHPStan:
src/Commands/ThemesMakeCommand.php#L72
Variable $path on left side of ?? always exists and is not nullable.
|
Run PHPStan:
src/Commands/ThemesMakeCommand.php#L85
Variable $namespace on left side of ?? always exists and is not nullable.
|
Run PHPStan:
src/Filament/Pages/Themes.php#L48
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
|
Run PHPStan:
src/Filament/Pages/Themes.php#L62
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
|
Run PHPStan:
src/Filament/Pages/Themes.php#L80
Access to an undefined property Illuminate\Foundation\Auth\User::$theme.
|
Run PHPStan:
src/Http/Middleware/SetTheme.php#L47
Static method Filament\Navigation\MenuItem::make() invoked with 1 parameter, 0 required.
|
Run PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading