There are only a couple of things which need to be fixed to have a basic extension compatible with phpstan: * `: void` to injectmethods * `: void` to setters of a model * `@var array<mixed>` to `$defaultOrderings` of a repository
There are only a couple of things which need to be fixed to have a basic extension compatible with phpstan:
: voidto injectmethods: voidto setters of a model@var array<mixed>to$defaultOrderingsof a repository