You are here

protected property ReferenceablePluginTypesEvent::$pluginTypes in Commerce Core 8.2

The plugin types, in the id => label format.

Type: array

File

src/Event/ReferenceablePluginTypesEvent.php, line 19

Class

ReferenceablePluginTypesEvent
Defines the referenceable plugin types event.

Namespace

Drupal\commerce\Event

Code

protected $pluginTypes;