public property Image::$minWidthMessage

File

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

Class

Image
@api

Namespace

Symfony\Component\Validator\Constraints

Code

public $minWidthMessage = 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.';