You are here

protected property RestMenuItemsResource::$configFactory in Rest menu items 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/rest/resource/RestMenuItemsResource.php \Drupal\rest_menu_items\Plugin\rest\resource\RestMenuItemsResource::configFactory

A instance of the config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/rest/resource/RestMenuItemsResource.php, line 43

Class

RestMenuItemsResource
Provides a resource to get bundles by entity.

Namespace

Drupal\rest_menu_items\Plugin\rest\resource

Code

protected $configFactory;