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 cd1ab3c + 4d5eedd commit e70c416Copy full SHA for e70c416
Tests/Constraints/ImageValidatorTest.php
@@ -28,6 +28,7 @@ class ImageValidatorTest extends ConstraintValidatorTestCase
28
protected $imageLandscape;
29
protected $imagePortrait;
30
protected $image4By3;
31
+ protected $image16By9;
32
protected $imageCorrupted;
33
protected $notAnImage;
34
0 commit comments