protected property TelephoneFieldTest::$webUser in Drupal 9
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $webUser;