protected property SmsSendToPhoneBrowserTest::$phoneNumberSettings in SMS Framework 2.x
Same name and namespace in other branches
- 8 modules/sms_sendtophone/tests/src/Functional/SmsSendToPhoneBrowserTest.php \Drupal\Tests\sms_sendtophone\Functional\SmsSendToPhoneBrowserTest::phoneNumberSettings
- 2.1.x modules/sms_sendtophone/tests/src/Functional/SmsSendToPhoneBrowserTest.php \Drupal\Tests\sms_sendtophone\Functional\SmsSendToPhoneBrowserTest::phoneNumberSettings
Phone number settings for user entity type.
Type: \Drupal\sms\Entity\PhoneNumberSettingsInterface
File
- modules/
sms_sendtophone/ tests/ src/ Functional/ SmsSendToPhoneBrowserTest.php, line 50
Class
- SmsSendToPhoneBrowserTest
- Integration tests for the SMS SendToPhone Module.
Namespace
Drupal\Tests\sms_sendtophone\FunctionalCode
protected $phoneNumberSettings;