protected property ApiTokenBase::$params in API Tokens 8.2
Same name and namespace in other branches
- 8 src/ApiTokenBase.php \Drupal\api_tokens\ApiTokenBase::params
The API token parameters.
Type: array
File
- src/
ApiTokenBase.php, line 60
Class
- ApiTokenBase
- Provides a base class for the API token plugins.
Namespace
Drupal\api_tokensCode
protected $params;