You are here

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

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

The SMS provider.

Type: \Drupal\sms\Provider\SmsProviderInterface

File

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

Class

AccountRegistration
Defines the account registration service.

Namespace

Drupal\sms_user

Code

protected $smsProvider;