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 e2f90e5 commit 8feb3c4Copy full SHA for 8feb3c4
Constraint.php
@@ -46,6 +46,8 @@ abstract class Constraint
46
47
/**
48
* Maps error codes to the names of their constants.
49
+ *
50
+ * @var array<string, string>
51
*/
52
protected const ERROR_NAMES = [];
53
0 commit comments