You are here

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

File

src/Element/YamlFormAudioFile.php, line 15

Class

YamlFormAudioFile
Provides a form element for an 'audio_file' element.

Namespace

Drupal\yamlform\Element

Code

protected static $accept = 'audio/*';