You are here

protected property AbstractPreprocessEvent::$variables in Hook Event Dispatcher 8

Event variables.

Type: \Drupal\hook_event_dispatcher\Event\Preprocess\Variables\AbstractEventVariables

File

src/Event/Preprocess/AbstractPreprocessEvent.php, line 20

Class

AbstractPreprocessEvent
Class AbstractPreprocessEvent.

Namespace

Drupal\hook_event_dispatcher\Event\Preprocess

Code

protected $variables;