You are here

protected property RestMenuItemsResource::$entityManager in Rest menu items 8

A instance of entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/rest/resource/RestMenuItemsResource.php, line 47
Create the menu item REST resource.

Class

RestMenuItemsResource
Provides a resource to get bundles by entity.

Namespace

Drupal\rest_menu_items\Plugin\rest\resource

Code

protected $entityManager;