You are here

public property MpacSelection::$types in Multi-path autocomplete 8

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

Type: array (optional)

File

lib/Drupal/mpac/Annotation/MpacSelection.php, line 59
Contains \Drupal\entity_reference\Annotation\MpacSelection.

Class

MpacSelection
Defines a MpacSelection annotation object.

Namespace

Drupal\mpac\Annotation

Code

public $types = array();