Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal