You are here

public property Image::$mimeTypes in Plug 7

Overrides File::$mimeTypes

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $mimeTypes = 'image/*';