public property Image::$maxHeightMessage

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php, line 31

Class

Image
@api

Namespace

Symfony\Component\Validator\Constraints

Code

public $maxHeightMessage = 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.';