public property Image::$allowLandscapeMessage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/Image.php \Symfony\Component\Validator\Constraints\Image::allowLandscapeMessage
File
- vendor/
symfony/ validator/ Constraints/ Image.php, line 77
Class
- Image
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $allowLandscapeMessage = 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.';