EntityReferenceSelection::$entity_types

An array of entity types that can be referenced by this plugin. Defaults to all entity types.

Type: array (optional)

File

core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php, line 63

Class

EntityReferenceSelection
Defines an EntityReferenceSelection plugin annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $entity_types = array();
doc_Drupal
2016-10-29 09:07:23
Comments
Leave a Comment

Please login to continue.