Class AbstractModelCommandEvent
Abstract base class for a command event referencing a model.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractCommandEvent implements DcGeneral\Event\CommandEventInterface
-
DcGeneral\Event\AbstractModelCommandEvent implements DcGeneral\Event\ModelCommandEventInterface
Abstract
Namespace: DcGeneral\Event
Package: DcGeneral\Event
Located at Event/AbstractModelCommandEvent.php
Namespace: DcGeneral\Event
Package: DcGeneral\Event
Located at Event/AbstractModelCommandEvent.php
public
|
#
__construct(
Create a new instance. |
public
|
getCommand()
|
getEnvironment()
|
protected
|
$model |
|
#
The attached model. |
$command
|
$environment
|