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 2f401cd commit 9852ae3Copy full SHA for 9852ae3
Tests/Store/AbstractStoreTest.php
@@ -22,7 +22,7 @@
22
abstract class AbstractStoreTest extends TestCase
23
{
24
/**
25
- * @return StoreInterface;
+ * @return StoreInterface
26
*/
27
abstract protected function getStore();
28
0 commit comments