You are here

protected static property YamlFormImageFile::$accept in YAML Form 8

File

src/Element/YamlFormImageFile.php, line 15

Class

YamlFormImageFile
Provides a form element for an 'image_file' element.

Namespace

Drupal\yamlform\Element

Code

protected static $accept = 'image/*';