You are here

protected property CasAttributesSubscriber::$tokenService in CAS Attributes 8

Same name and namespace in other branches
  1. 2.x src/Subscriber/CasAttributesSubscriber.php \Drupal\cas_attributes\Subscriber\CasAttributesSubscriber::tokenService

Token service.

Type: \Drupal\Core\Utility\Token

File

src/Subscriber/CasAttributesSubscriber.php, line 32

Class

CasAttributesSubscriber
Provides a CasAttributesSubscriber.

Namespace

Drupal\cas_attributes\Subscriber

Code

protected $tokenService;