You are here

protected property ApiTokenBase::$renderer in API Tokens 8.2

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/ApiTokenBase.php, line 32

Class

ApiTokenBase
Provides a base class for the API token plugins.

Namespace

Drupal\api_tokens

Code

protected $renderer;