BlockPageEvent
class BlockPageEvent extends Event
Class BlockPageEvent. Custom event for block pages
Constants
| BLOCK_PAGE_UPDATE_SIGNAL |
|
Methods
__construct(mixed $entity, string $permalink, mixed $newPermalink, mixed $name)
BlockPageEvent constructor.
mixed
getPermalink()
No description
string
getNewPermalink()
No description
mixed
getName()
No description
setName(mixed $name)
No description
mixed
getEntity()
No description
setEntity(mixed $entity)
No description
Details
at line 48
__construct(mixed $entity, string $permalink, mixed $newPermalink, mixed $name)
BlockPageEvent constructor.