class ServiceCommandlist (View source)

Keep a list of all of the service commands that we can find when the Drupal Kernel is booted.

Properties

protected array $commandList

Methods

void
addCommandReference($command)

No description

array
getCommandList()

No description

Details

void addCommandReference($command)

No description

Parameters

$command

Return Value

void

array getCommandList()

No description

Return Value

array