You are here

protected property EnablePhoneInternationalTest::$user in International Phone 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/EnablePhoneInternationalTest.php \Drupal\Tests\phone_international\Functional\EnablePhoneInternationalTest::user
  2. 8 tests/src/Functional/EnablePhoneInternationalTest.php \Drupal\Tests\phone_international\Functional\EnablePhoneInternationalTest::user

A user with permission to administer site configuration.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EnablePhoneInternationalTest.php, line 32

Class

EnablePhoneInternationalTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\Tests\phone_international\Functional

Code

protected $user;