You are here

interface YamlFormEntityReferenceInterface in YAML Form 8

Provides an 'entity_reference' interface used to detect entity reference elements.

Hierarchy

Expanded class hierarchy of YamlFormEntityReferenceInterface

All classes that implement YamlFormEntityReferenceInterface

File

src/Plugin/YamlFormElement/YamlFormEntityReferenceInterface.php, line 8

Namespace

Drupal\yamlform\Plugin\YamlFormElement
View source
interface YamlFormEntityReferenceInterface {

}

Members