Skip to content

Commit fe79e4a

Browse files
MAGETWO-57975: Impossible use ExtensionInterfaceFactory
- Added copyright to sample file
1 parent c666121 commit fe79e4a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dev/tests/integration/testsuite/Magento/Framework/Code/_expected/SourceClassWithNamespaceExtensionInterfaceFactory.php.sample

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<?php
22
namespace Magento\Framework\Code\GeneratorTest;
33

4+
/**
5+
* Factory class for @see \Magento\Framework\Code\GeneratorTest\SourceClassWithNamespaceExtension
6+
*
7+
* Copyright © Magento, Inc. All rights reserved.
8+
* See COPYING.txt for license details.
9+
*/
410
class SourceClassWithNamespaceExtensionInterfaceFactory
511
{
612
/**

0 commit comments

Comments
 (0)