Class AbstractCommandEvent
This class is the base foundation for a command event.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractCommandEvent implements DcGeneral\Event\CommandEventInterface
Direct known subclasses
DcGeneral\Event\AbstractModelCommandEvent
Abstract
Namespace: DcGeneral\Event
Package: DcGeneral\Event
Located at Event/AbstractCommandEvent.php
Namespace: DcGeneral\Event
Package: DcGeneral\Event
Located at Event/AbstractCommandEvent.php
public
|
#
__construct(
Create a new instance. |
public
|
getEnvironment()
|
protected
|
$command |
|
#
The command attached to the event. |
$environment
|