__construct()
getModel()
$model
Abstract base class for an event that need an environment and a model.
__construct(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment, \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model)
\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface
The environment.
\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface
The model attached to the event.
$model : \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface