wip #78
Annotations
5 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Uploadcare.php#L375
Call to function is_array() with array will always evaluate to true.
|
|
phpstan:
src/Uploadcare.php#L355
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id.
|
|
phpstan:
src/Uploadcare.php#L345
Using nullsafe property access "?->ulid" on left side of ?? is unnecessary. Use -> instead.
|
|
phpstan:
src/Uploadcare.php#L343
Call to function method_exists() with 'Filament\\Facades\\Filament' and 'getTenant' will always evaluate to true.
|