You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(filament-logo): add return type to render hook closures
Update `LogoServiceProvider` to include `Illuminate\Contracts\View\View` return type in render hook callbacks for improved type safety and code clarity.
Also adjust `phpstan.neon.dist` to ignore errors related to argument types.
0 commit comments