protected property ParameterBag::$parameters in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Object/ParameterBag.php \Drupal\jsonrpc\Object\ParameterBag::parameters
The parameters in the bag.
The parameters.
Type: mixed[]
File
- src/
Object/ ParameterBag.php, line 23
Class
- ParameterBag
- Value class to hold multiple parameters.
Namespace
Drupal\jsonrpc\ObjectCode
protected $parameters;