constant CommerceEvents::REFERENCEABLE_PLUGIN_TYPES in Commerce Core 8.2
Name of the event fired when altering the referenceable plugin types.
See also
\Drupal\commerce\Event\ReferenceablePluginTypesEvent.php
File
- src/
Event/ CommerceEvents.php, line 28
Class
- CommerceEvents
- Defines events for the base Commerce module.
Namespace
Drupal\commerce\EventCode
const REFERENCEABLE_PLUGIN_TYPES = 'commerce.referenceable_plugin_types';