MenuTreeStorage::$table

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::table
  2. 8.9.x core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::table
  3. 10 core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::table

The database table name.

Type: string

File

core/lib/Drupal/Core/Menu/MenuTreeStorage.php, line 54

Class

MenuTreeStorage
Provides a menu tree storage using the database.

Namespace

Drupal\Core\Menu

Code

protected $table;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.