Skip to content

Commit 2602617

Browse files
committed
MAGETWO-70136: Fixed coding standard violations in the Framework\ObjectManager namespace #9362
- Merge Pull Request #9362 from dverkade/magento2:Fix_coding_standard_in_Framework-ObjectManager - Merged commits: 1. 0b2cc10
2 parents d844e31 + 0b2cc10 commit 2602617

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
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;

0 commit comments

Comments
 (0)