protected property UserPermissionsBase::$permissions in JSON-RPC 8
Same name and namespace in other branches
- 2.x modules/jsonrpc_core/src/Plugin/jsonrpc/Method/UserPermissionsBase.php \Drupal\jsonrpc_core\Plugin\jsonrpc\Method\UserPermissionsBase::permissions
The permissions handler service.
Type: \Drupal\user\PermissionHandlerInterface
File
- modules/
jsonrpc_core/ src/ Plugin/ jsonrpc/ Method/ UserPermissionsBase.php, line 19
Class
- UserPermissionsBase
- Base method for methods that ned access to the user.permissions service.
Namespace
Drupal\jsonrpc_core\Plugin\jsonrpc\MethodCode
protected $permissions;