Skip to content

Commit 0b2cc10

Browse files
committed
Fixed coding standard vioalitions. Removed ignoring file from head of the file.
1 parent bbe3ee0 commit 0b2cc10

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

lib/internal/Magento/Framework/ObjectManager/Code/Generator/Persistor.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
// @codingStandardsIgnoreFile
8-
97
namespace Magento\Framework\ObjectManager\Code\Generator;
108

119
/**

lib/internal/Magento/Framework/ObjectManager/Code/Generator/Repository.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
// @codingStandardsIgnoreFile
8-
97
namespace Magento\Framework\ObjectManager\Code\Generator;
108

119
use Magento\Framework\Api\ExtensionAttribute\JoinProcessorInterface;

lib/internal/Magento/Framework/ObjectManager/Test/Unit/Relations/RuntimeTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
// @codingStandardsIgnoreFile
8-
97
namespace Magento\Framework\ObjectManager\Test\Unit\Relations;
108

119
require_once __DIR__ . '/../_files/Child.php';

0 commit comments

Comments
 (0)