You are here

protected property SmsVerification::$phoneNumberVerificationService in SMS Framework 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/migrate/destination/SmsVerification.php \Drupal\sms\Plugin\migrate\destination\SmsVerification::phoneNumberVerificationService
  2. 2.1.x src/Plugin/migrate/destination/SmsVerification.php \Drupal\sms\Plugin\migrate\destination\SmsVerification::phoneNumberVerificationService

The phone number verification service.

Type: \Drupal\sms\Provider\PhoneNumberVerificationInterface

File

src/Plugin/migrate/destination/SmsVerification.php, line 32

Class

SmsVerification
Destination plugin for SMS phone number verifications.

Namespace

Drupal\sms\Plugin\migrate\destination

Code

protected $phoneNumberVerificationService;