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 dbbd826 commit 7e29a89Copy full SHA for 7e29a89
lib/internal/Magento/Framework/TestFramework/Unit/Listener/GarbageCleanup.php
@@ -17,7 +17,8 @@ class GarbageCleanup implements TestListener
17
use \PHPUnit\Framework\TestListenerDefaultImplementation;
18
19
/**
20
- * {@inheritdoc}
+ * @inheritdoc
21
+ *
22
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
23
*/
24
public function endTestSuite(TestSuite $suite): void
0 commit comments