public property Image::$minHeightMessage in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Constraints/ Image.php, line 75
Class
- Image
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $minHeightMessage = 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.';