Abstract base class for environment aware events.

 Methods

Create a new environment aware event.

__construct(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment) 

Parameters

$environment

\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface

The environment to attach.

{@inheritdoc}

getEnvironment() 

 Properties

 

The environment attached to this event.

$environment : \ContaoCommunityAlliance\DcGeneral\EnvironmentInterface