We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b7fe9 commit 2a2453fCopy full SHA for 2a2453f
src/Repository.php
@@ -20,7 +20,6 @@ class Repository extends CycleRepository
20
* Create repository linked to one specific selector.
21
*
22
* @param Select<TEntity> $select
23
- * @param EntityManagerInterface $entityManager
24
*/
25
public function __construct(
26
// @phpstan-ignore-next-line
0 commit comments