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 c3b5706 commit 71df22bCopy full SHA for 71df22b
app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Alerts.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
+ * Copyright © 2013-2017 Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
@@ -38,7 +38,7 @@ class Alerts extends AbstractModifier
38
* @var LayoutFactory
39
40
private $layoutFactory;
41
-
+
42
43
* Alerts constructor.
44
* @param ScopeConfigInterface $scopeConfig
0 commit comments