MenuUpdateDeleteEvent
class MenuUpdateDeleteEvent extends Event
Class MenuUpdateDeleteEvent
Constants
| MENU_BUILDER_UPDATE_DELETE_SIGNAL |
Event name |
Methods
__construct(mixed $entity, mixed $identifier, string $slug, string $entityName = null)
MenuSignalEvent constructor.
mixed
getEntity()
No description
setEntity(mixed $entity)
No description
mixed
getIdentifier()
No description
setIdentifier(mixed $identifier)
No description
mixed
getSlug()
No description
setSlug(mixed $slug)
No description
mixed
getEntityName()
No description
setEntityName(mixed $entityName)
No description
Details
at line 52
__construct(mixed $entity, mixed $identifier, string $slug, string $entityName = null)
MenuSignalEvent constructor.