fix: loggable resource registering #72
Annotations
5 errors
phpstan:
src/FilamentLoggerServiceProvider.php#L52
Call to an undefined static method Filament\Facades\Filament::getPanels().
|
phpstan:
src/FilamentLoggerServiceProvider.php#L53
Call to method getResources() on an unknown class Filament\Panel.
|
phpstan:
src/FilamentLoggerServiceProvider.php#L53
Parameter $panel of anonymous function has invalid type Filament\Panel.
|
phpstan:
src/Resources/ActivityResource.php#L87
Static method Filament\Forms\Components\Section::make() invoked with 0 parameters, 1 required.
|
phpstan
Process completed with exit code 1.
|