You are here

protected property TelephoneFieldTest::$webUser in Zircon Profile 8

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

A user with permission to create articles.

Type: \Drupal\user\UserInterface

File

core/modules/telephone/src/Tests/TelephoneFieldTest.php, line 35
Contains \Drupal\telephone\Tests\TelephoneFieldTest.

Class

TelephoneFieldTest
Tests the creation of telephone fields.

Namespace

Drupal\telephone\Tests

Code

protected $webUser;