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 c192f09 commit 5c1d23aCopy full SHA for 5c1d23a
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
39
protected function createValidator()
0 commit comments