You are here

protected property AccountRegistration::$token in SMS Framework 2.x

Same name and namespace in other branches
  1. 8 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 37

Class

AccountRegistration
Defines the account registration service.

Namespace

Drupal\sms_user

Code

protected $token;