m29corey

Results 1 issues of m29corey

Attempting to use a repository function within a Doctrine Lifecycle Callback, PhpStorm cannot find repository functions when getting the repository for `self::class` (or `__CLASS__`). It does work when using `ClassName::class`,...