You are here

protected property MenuTest::$menu in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/menu_ui/src/Tests/MenuTest.php \Drupal\menu_ui\Tests\MenuTest::menu

A test menu.

Type: \Drupal\system\Entity\Menu

File

core/modules/menu_ui/src/Tests/MenuTest.php, line 60
Contains \Drupal\menu_ui\Tests\MenuTest.

Class

MenuTest
Add a custom menu, add menu links to the custom menu and Tools menu, check their data, and delete them using the UI.

Namespace

Drupal\menu_ui\Tests

Code

protected $menu;