protected property RestPermissions::$resourceConfigStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/src/RestPermissions.php \Drupal\rest\RestPermissions::resourceConfigStorage
- 9 core/modules/rest/src/RestPermissions.php \Drupal\rest\RestPermissions::resourceConfigStorage
The REST resource config storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ rest/ src/ RestPermissions.php, line 28
Class
- RestPermissions
- Provides rest module permissions.
Namespace
Drupal\restCode
protected $resourceConfigStorage;