We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a9b92 commit ef575a5Copy full SHA for ef575a5
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