wip #185
Annotations
3 errors
phpstan:
src/Auth/Concerns/WithAuthentication.php (in context of class Foxws/WireUse/Views/Support/Page)#L22
Method Foxws\WireUse\Views\Support\Page::getAuthModel() should return Illuminate\Foundation\Auth\User|null but returns Illuminate\Contracts\Auth\Authenticatable|null.
|
phpstan:
src/Auth/Concerns/WithAuthentication.php (in context of class Foxws/WireUse/Views/Support/Page)#L27
Call to an undefined method Foxws\WireUse\Views\Support\Page::getAuthUser().
|
phpstan
Process completed with exit code 1.
|