Skip to content

Commit 94cb288

Browse files
author
Yuriy Tkachenko
committed
Change copyright for test class
1 parent 8eee7f9 commit 94cb288

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dev/tests/integration/testsuite/Magento/Framework/ObjectManager/TestAsset/ConstructorWithThrowable.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<?php
22
/**
3-
* @author Atwix Team
4-
* @copyright Copyright (c) 2018 Atwix (https://www.atwix.com/)
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
55
*/
66

7-
87
namespace Magento\Framework\ObjectManager\TestAsset;
98

10-
119
class ConstructorWithThrowable extends \Magento\Framework\ObjectManager\TestAsset\ConstructorOneArgument
1210
{
1311
public function __construct(Basic $one)

0 commit comments

Comments
 (0)