Skip to content

Commit 0c84351

Browse files
Merge branch '5.4' into 6.3
* 5.4: Psalm: Ignore UnusedClass errors
2 parents 8feb3c4 + 0acdcb8 commit 0c84351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Constraint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ abstract class Constraint
4646

4747
/**
4848
* Maps error codes to the names of their constants.
49-
*
49+
*
5050
* @var array<string, string>
5151
*/
5252
protected const ERROR_NAMES = [];

0 commit comments

Comments
 (0)