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.
2 parents 11520c1 + ab461ea commit 4d5eeddCopy full SHA for 4d5eedd
Tests/Constraints/ImageValidatorTest.php
@@ -33,6 +33,7 @@ class ImageValidatorTest extends ConstraintValidatorTestCase
33
protected $imageLandscape;
34
protected $imagePortrait;
35
protected $image4By3;
36
+ protected $image16By9;
37
protected $imageCorrupted;
38
protected $notAnImage;
39
0 commit comments