Documentation

AfterEntityUpdatedEvent extends AbstractLifecycleEvent
in package

FinalYes

This event is triggered after the updateEntity() call in the new() or edit() flows.

Tags
see
AbstractCrudController::edit
see
AbstractCrudController::new
author

Javier Eguiluz javier.eguiluz@gmail.com

Table of Contents

Properties

$entityInstance  : mixed

Methods

__construct()  : mixed
getEntityInstance()  : mixed

Properties

Methods

__construct()

public __construct(mixed $entityInstance) : mixed
Parameters
$entityInstance : mixed

        
On this page

Search results