protected property RestMenuItemsResource::$entityTypeManager in Rest menu items 3.0.x
Same name and namespace in other branches
- 8.2 src/Plugin/rest/resource/RestMenuItemsResource.php \Drupal\rest_menu_items\Plugin\rest\resource\RestMenuItemsResource::entityTypeManager
A instance of the entitytype manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ rest/ resource/ RestMenuItemsResource.php, line 50
Class
- RestMenuItemsResource
- Provides a resource to get bundles by entity.
Namespace
Drupal\rest_menu_items\Plugin\rest\resourceCode
protected $entityTypeManager;