protected property RestPermissions::$restPluginManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rest/src/RestPermissions.php \Drupal\rest\RestPermissions::restPluginManager
The rest resource plugin manager.
Type: \Drupal\rest\Plugin\Type\ResourcePluginManager
File
- core/
modules/ rest/ src/ RestPermissions.php, line 25 - Contains \Drupal\rest\RestPermissions.
Class
- RestPermissions
- Provides rest module permissions.
Namespace
Drupal\restCode
protected $restPluginManager;