MenuTreeStorage::$menuCacheBackend

Cache backend instance for the extracted tree data.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

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

Class

MenuTreeStorage
Provides a menu tree storage using the database.

Namespace

Drupal\Core\Menu

Code

1
protected $menuCacheBackend;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.