We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5d42a commit 4dbeed5Copy full SHA for 4dbeed5
dev/tests/integration/testsuite/Magento/Framework/Css/PreProcessor/Adapter/CssInlinerTest.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * Copyright © 2013-2017 Magento, Inc. All rights reserved.
+ * Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
namespace Magento\Framework\Css\PreProcessor\Adapter;
@@ -60,8 +60,6 @@ public function getFilesDataProvider()
60
];
61
}
62
63
-
64
65
66
* @param string $htmlFilePath
67
* @param string $cssFilePath
0 commit comments