Copied!

Basic lock feature for commands.

Trait
Properties
private ?Symfony\Component\Lock\LockInterface $lock = NULL
Methods
private lock(?string $name = NULL, bool $blocking = false) : bool
 

Locks a command.

private release() : void
 

Releases the command lock if there is one.

© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration