Table of Contents
Methods
-
__construct()
: mixed
-
add()
: void
-
getDocumentType()
: array<string|int, mixed>
__construct()
public
final __construct(int $projectId, int $ownerId, int $flowId) : mixed
Parameters
-
$projectId
: int
-
-
$ownerId
: int
-
-
$flowId
: int
-
add()
public
add(RobotCommandCollection $commands) : void
Parameters
-
$commands
: RobotCommandCollection
-
getDocumentType()
public
getDocumentType(int $projectId) : array<string|int, mixed>
Parameters
-
$projectId
: int
-
Return values
array<string|int, mixed>