Skip to content

Commit 9072901

Browse files
author
silinmykola
committed
fix class annotation
1 parent f0a6189 commit 9072901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/framework/Magento/TestFramework/Annotation/TestCaseAnnotation.php

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

0 commit comments

Comments
 (0)