Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FlockStore.php
FlockStore::$lockPath
Type:
lockPath
File
vendor/
symfony/
lock/
Store/
FlockStore.php
, line 33
Class
FlockStore
FlockStore is a PersistingStoreInterface implementation using the FileSystem flock.
Namespace
Symfony\Component\Lock\Store
Code
private ?string $lockPath;
RSS feed