Class PostDuplicateModelEvent
This event is emitted after a model has been duplicated.
- Symfony\Component\EventDispatcher\Event
-
DcGeneral\Event\AbstractEnvironmentAwareEvent implements DcGeneral\EnvironmentAwareInterface
-
DcGeneral\Event\AbstractModelAwareEvent implements DcGeneral\ModelAwareInterface
-
DcGeneral\Event\PostDuplicateModelEvent
public
|
#
__construct(
Create a new instance. |
public
|
getModel()
|
getEnvironment()
|
string |
NAME
|
'dc-general.model.post-duplicate' |
protected
|
$sourceModel |
|
#
The source model. |
$model
|
$environment
|