protected property RestResourceConfig::$pluginManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::pluginManager
- 10 core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::pluginManager
The rest resource plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/
modules/ rest/ src/ Entity/ RestResourceConfig.php, line 75
Class
- RestResourceConfig
- Defines a RestResourceConfig configuration entity class.
Namespace
Drupal\rest\EntityCode
protected $pluginManager;