We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5baf08f + ef575a5 commit 77aa34fCopy full SHA for 77aa34f
src/Infrastructure/InMemory/Repository.php
@@ -13,7 +13,7 @@
13
14
/**
15
* @template T of object
16
- * @extends RepositoryInterface<T>
+ * @implements RepositoryInterface<T>
17
*/
18
abstract class Repository implements RepositoryInterface
19
{
0 commit comments