You are here

protected property FilterConditionsEvent::$definitions in Commerce Core 8.2

The condition definitions.

Type: array

File

src/Event/FilterConditionsEvent.php, line 19

Class

FilterConditionsEvent
Defines the event for filtering the available conditions.

Namespace

Drupal\commerce\Event

Code

protected $definitions;