Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DatabaseTableTrait.php
DatabaseTableTrait::$table
Type:
table
File
vendor/
symfony/
lock/
Store/
DatabaseTableTrait.php
, line 23
Class
DatabaseTableTrait
@internal
Namespace
Symfony\Component\Lock\Store
Code
private string $table =
'lock_keys'
;
RSS feed