You are here

protected property SmsBlastBrowserTest::$phoneNumberSettings in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 modules/sms_blast/tests/src/Functional/SmsBlastBrowserTest.php \Drupal\Tests\sms_blast\Functional\SmsBlastBrowserTest::phoneNumberSettings
  2. 2.x modules/sms_blast/tests/src/Functional/SmsBlastBrowserTest.php \Drupal\Tests\sms_blast\Functional\SmsBlastBrowserTest::phoneNumberSettings

Phone number settings of user entity type.

Type: \Drupal\sms\Entity\PhoneNumberSettingsInterface

File

modules/sms_blast/tests/src/Functional/SmsBlastBrowserTest.php, line 34

Class

SmsBlastBrowserTest
Integration tests for the sms_blast module.

Namespace

Drupal\Tests\sms_blast\Functional

Code

protected $phoneNumberSettings;