You are here

protected property ApiTokenBase::$paramString in API Tokens 8.2

Same name and namespace in other branches
  1. 8 src/ApiTokenBase.php \Drupal\api_tokens\ApiTokenBase::paramString

The API token parameters string.

Type: string

File

src/ApiTokenBase.php, line 53

Class

ApiTokenBase
Provides a base class for the API token plugins.

Namespace

Drupal\api_tokens

Code

protected $paramString;