CollabEntityUpdateEvent extends Event
Table of Contents
Methods
- __construct() : mixed
- getChanges() : array<string|int, mixed>
- getEntity() : CollabEntity|null
Methods
__construct()
public
__construct(CollabEntity|null $entity, array<string|int, mixed> $changes) : mixed
Parameters
- $entity : CollabEntity|null
- $changes : array<string|int, mixed>
getChanges()
public
getChanges() : array<string|int, mixed>
Return values
array<string|int, mixed>getEntity()
public
getEntity() : CollabEntity|null