You are here

protected property RestUIController::$resourcePluginManager in REST UI 8

Resource plugin manager.

Type: \Drupal\rest\Plugin\Type\ResourcePluginManager

File

src/Controller/RestUIController.php, line 28

Class

RestUIController
Controller routines for REST resources.

Namespace

Drupal\restui\Controller

Code

protected $resourcePluginManager;