interface YamlFormEntityReferenceInterface in YAML Form 8
Provides an 'entity_reference' interface used to detect entity reference elements.
Hierarchy
- interface \Drupal\yamlform\Plugin\YamlFormElement\YamlFormEntityReferenceInterface
Expanded class hierarchy of YamlFormEntityReferenceInterface
All classes that implement YamlFormEntityReferenceInterface
File
- src/
Plugin/ YamlFormElement/ YamlFormEntityReferenceInterface.php, line 8
Namespace
Drupal\yamlform\Plugin\YamlFormElementView source
interface YamlFormEntityReferenceInterface {
}