Skip to content

Commit b6af7fb

Browse files
author
Oleksii Korshenko
committed
MAGETWO-70866: Enabling the use of looping (for in ..) into Template.php #9401
- fixed code style
1 parent fadadb8 commit b6af7fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Framework/Filter/TemplateTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
76
namespace Magento\Framework\Filter;
87

98
class TemplateTest extends \PHPUnit_Framework_TestCase

0 commit comments

Comments
 (0)