Larastan #93
Annotations
10 errors
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$slug\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$parent_id\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$name\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$general_access\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$external_url\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$created_by\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItemPermission\:\:\$user_id\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItemPermission\:\:\$role\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Models/LibraryItem.php was not matched in reported errors.
|
|
phpstan:
src/Middleware/RedirectToCorrectEditPage.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$type\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Middleware/RedirectToCorrectEditPage.php was not matched in reported errors.
|
|
phpstan:
config/filament-library.php#L14
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|