TriggerService uses DocumentTrait
Table of Contents
Methods
- __construct() : mixed
- add() : void
- getDocumentType() : array<string|int, mixed>
Methods
__construct()
public
final __construct(int $stageId, int $projectId) : mixed
Parameters
- $stageId : int
- $projectId : int
add()
public
add(TriggerCommand ...$commands) : void
Parameters
- $commands : TriggerCommand
getDocumentType()
public
getDocumentType(int $projectId) : array<string|int, mixed>
Parameters
- $projectId : int