You are here

protected property MenuItemsLinkProviderDeriver::$menuStorage in JSON:API Menu Items 1.1.x

Same name and namespace in other branches
  1. 1.2.x src/Plugin/Derivative/MenuItemsLinkProviderDeriver.php \Drupal\jsonapi_menu_items\Plugin\Derivative\MenuItemsLinkProviderDeriver::menuStorage

The menu storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/MenuItemsLinkProviderDeriver.php, line 20

Class

MenuItemsLinkProviderDeriver
Provides LinkProvider plugin definitions for custom menus.

Namespace

Drupal\jsonapi_menu_items\Plugin\Derivative

Code

protected $menuStorage;