public property Image::$minHeightMessage

File

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

Class

Image
@api

Namespace

Symfony\Component\Validator\Constraints

Code

public $minHeightMessage = 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.';