You are here

protected property MenuTreeStorage::$table in Colossal Menu 8

Same name and namespace in other branches
  1. 2.x src/Menu/MenuTreeStorage.php \Drupal\colossal_menu\Menu\MenuTreeStorage::table

The database table name.

Type: string

File

src/Menu/MenuTreeStorage.php, line 50

Class

MenuTreeStorage
Provides a menu tree storage using the database.

Namespace

Drupal\colossal_menu\Menu

Code

protected $table;