You are here

protected property AccountRegistration::$token in SMS Framework 8

Same name and namespace in other branches
  1. 2.x modules/sms_user/src/AccountRegistration.php \Drupal\sms_user\AccountRegistration::token
  2. 2.1.x modules/sms_user/src/AccountRegistration.php \Drupal\sms_user\AccountRegistration::token

The token service.

Type: \Drupal\Core\Utility\Token

File

modules/sms_user/src/AccountRegistration.php, line 35

Class

AccountRegistration
Defines the account registration service.

Namespace

Drupal\sms_user

Code

protected $token;