You are here

public property Image::$sizeNotDetectedMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/Image.php, line 71

Class

Image
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $sizeNotDetectedMessage = 'The size of the image could not be detected.';