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
The repository pattern existed before Extbase and is useful w/o Extbase, so having a check that lets PhpStan fail if a class called SomethingRepository does not (directly or via a parent class) implement RepositoryInterface seems unnecessarily strict to me.
alexanderschnitzler, sabbelasichon, oliverklee, sascha-egerer, Zillion01 and 1 more