You are here

protected property TelephoneFieldTest::$webUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php \Drupal\Tests\telephone\Functional\TelephoneFieldTest::webUser

A user with permission to create articles.

Type: \Drupal\user\UserInterface

File

core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php, line 37

Class

TelephoneFieldTest
Tests the creation of telephone fields.

Namespace

Drupal\Tests\telephone\Functional

Code

protected $webUser;