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