Skip to content

CommandQueuer


  • Full name: \Codefy\CommandBus\CommandQueuer

Methods

queue

Queue a Command for executing.

public queue(\Codefy\CommandBus\Command $command): void

Parameters:

Parameter Type Description
$command \Codefy\CommandBus\Command