You are here

protected property WebformEntityReferenceTrait::$selectionManager in Webform 6.x

The selection plugin manager service.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

src/Plugin/WebformElement/WebformEntityReferenceTrait.php, line 43

Class

WebformEntityReferenceTrait
Provides an 'entity_reference' trait.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $selectionManager;