CollabDeleteEvent extends Event
Table of Contents
Methods
- __construct() : mixed
- getCollab() : Collab
- getCommand() : CollabDeleteCommand
Methods
__construct()
public
__construct(CollabDeleteCommand $command, Collab $collab) : mixed
Parameters
- $command : CollabDeleteCommand
- $collab : Collab
getCollab()
public
getCollab() : Collab
Return values
CollabgetCommand()
public
getCommand() : CollabDeleteCommand