protected static property WebformImageFile::$accept in Webform 8.5
Same name and namespace in other branches
- 6.x src/Element/WebformImageFile.php \Drupal\webform\Element\WebformImageFile::accept
File
- src/
Element/ WebformImageFile.php, line 15
Class
- WebformImageFile
- Provides a webform element for an 'image_file' element.
Namespace
Drupal\webform\ElementCode
protected static $accept = 'image/*';