RemoveResponsibleTrait
Table of Contents
Methods
-
removeUserFromFlowsResponsible()
: void
removeUserFromFlowsResponsible()
public
removeUserFromFlowsResponsible(int $deletedUserId, array<string|int, mixed> $flowIds) : void
Parameters
-
$deletedUserId
: int
-
-
$flowIds
: array<string|int, mixed>
-
-
throws
-
NotFoundExceptionInterface
-
throws
-
FlowNotUpdatedException
-
throws
-
ObjectNotFoundException
-
throws
-
CommandNotFoundException
-
throws
-
SqlQueryException
-
throws
-
ObjectPropertyException
-
throws
-
FlowNotFoundException
-
throws
-
LoaderException
-
throws
-
InvalidCommandException
-
throws
-
ArgumentException
-
throws
-
SystemException