The expression return app(self::filters[$name]) could return the type Illuminate\Foundation\Application which is incompatible with the type-hinted return Adelf\LaravelMenu\Renders\LaravelMenuRender. Consider adding an additional type-check to rule them out.