Skip to content

Commit ce9e799

Browse files
author
Alex Paliarush
committed
MAGETWO-65444: Add @api annotation to exception framework
1 parent 0d20680 commit ce9e799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Validator/Exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Magento\Framework\Message\Error;
1414

1515
/**
16-
* Exception to be thrown when an validation data is failed
16+
* Exception to be thrown when data validation fails
1717
*
1818
* @api
1919
*/

0 commit comments

Comments
 (0)