Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LockableTrait.php
LockableTrait::$lock
Type:
lock
File
vendor/
symfony/
console/
Command/
LockableTrait.php
, line 27
Class
LockableTrait
Basic lock feature for commands.
Namespace
Symfony\Component\Console\Command
Code
private ?LockInterface $lock =
null
;
RSS feed