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 f39003e commit dd27a3eCopy full SHA for dd27a3e
stubs/EntityManagerInterface.stub
@@ -70,7 +70,7 @@ interface EntityManagerInterface extends ObjectManager
70
71
/**
72
* @param-immediately-invoked-callable $func
73
- * @param callable(): T $func
+ * @param callable(self): T $func
74
* @return T
75
*
76
* @template T
0 commit comments