Skip to content

Commit 41d752e

Browse files
committed
MAGETWO-64548: Fix backward incompatible changes for Scope/Validator class
1 parent b5c9d65 commit 41d752e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Config/Scope/Validator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Magento\Framework\Phrase;
1515

1616
/**
17-
* @deprecated Added in order to avoid backward compatibility because class was moved to another directory.
17+
* @deprecated Added in order to avoid backward incompatibility because class was moved to another directory.
1818
* @see \Magento\Framework\App\Scope\Validator
1919
*/
2020
class Validator implements ValidatorInterface

0 commit comments

Comments
 (0)