Skip to content

Commit cddcc19

Browse files
committed
Fix automated test failure
1 parent 0ecf795 commit cddcc19

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77
/**
88
* Factory class for \Magento\Framework\Validator\Constraint
9-
*
10-
* @api
119
*/
1210
namespace Magento\Framework\Validator;
1311

12+
/**
13+
* @api
14+
*/
1415
class ConstraintFactory
1516
{
1617
/**

0 commit comments

Comments
 (0)