Skip to content

Commit 832be53

Browse files
committed
AC-201: Move phpcs checks from magento2 to magento-coding-standard repo
- Add missing comment block
1 parent 0d84b92 commit 832be53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Magento2/Tests/GraphQL/AbstractGraphQLSniffUnitTestCase.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
*/
1414
abstract class AbstractGraphQLSniffUnitTestCase extends AbstractSniffUnitTest
1515
{
16+
/**
17+
* @inheritDoc
18+
*/
1619
protected function setUp()
1720
{
1821
//let parent do its job

0 commit comments

Comments
 (0)