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 74e91f8 commit 39ba93dCopy full SHA for 39ba93d
Constraints/LessThanOrEqual.php
@@ -20,7 +20,7 @@
20
*/
21
class LessThanOrEqual extends AbstractComparison
22
{
23
- const TOO_HIGH_ERROR = '079d7420-2d13-460c-8756-de810eeb37d2';
+ const TOO_HIGH_ERROR = '30fbb013-d015-4232-8b3b-8f3be97a7e14';
24
25
protected static $errorNames = [
26
self::TOO_HIGH_ERROR => 'TOO_HIGH_ERROR',
0 commit comments