protected property SmsEntityPhoneNumberProcessor::$phoneNumberVerification in SMS Framework 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/SmsEntityPhoneNumberProcessor.php \Drupal\sms\EventSubscriber\SmsEntityPhoneNumberProcessor::phoneNumberVerification
- 2.1.x src/EventSubscriber/SmsEntityPhoneNumberProcessor.php \Drupal\sms\EventSubscriber\SmsEntityPhoneNumberProcessor::phoneNumberVerification
The phone number verification service.
Type: \Drupal\sms\Provider\PhoneNumberVerificationInterface
File
- src/
EventSubscriber/ SmsEntityPhoneNumberProcessor.php, line 21
Class
- SmsEntityPhoneNumberProcessor
- Resolve phone numbers for an entity using phone verification system.
Namespace
Drupal\sms\EventSubscriberCode
protected $phoneNumberVerification;