You are here

protected property MenuTreeStorageTest::$treeStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php \Drupal\KernelTests\Core\Menu\MenuTreeStorageTest::treeStorage

The tested tree storage.

Type: \Drupal\Core\Menu\MenuTreeStorage

File

core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php, line 24

Class

MenuTreeStorageTest
Tests the menu tree storage.

Namespace

Drupal\KernelTests\Core\Menu

Code

protected $treeStorage;