constant CommerceEvents::FILTER_CONDITIONS in Commerce Core 8.2
Name of the event fired when filtering available conditions.
See also
\Drupal\commerce\Event\FilterConditionsEvent
File
- src/
Event/ CommerceEvents.php, line 19
Class
- CommerceEvents
- Defines events for the base Commerce module.
Namespace
Drupal\commerce\EventCode
const FILTER_CONDITIONS = 'commerce.filter_conditions';