You are here

public property File::$notReadableMessage in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/File.php, line 47

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $notReadableMessage = 'The file is not readable.';