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 06c3d84 + 8fdee5a commit ab461eaCopy full SHA for ab461ea
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