protected property StringFieldTest::$webUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Functional/String/StringFieldTest.php \Drupal\Tests\field\Functional\String\StringFieldTest::webUser
- 9 core/modules/field/tests/src/Functional/String/StringFieldTest.php \Drupal\Tests\field\Functional\String\StringFieldTest::webUser
A user without any special permissions.
Type: \Drupal\user\UserInterface
File
- core/
modules/ field/ tests/ src/ Functional/ String/ StringFieldTest.php, line 35
Class
- StringFieldTest
- Tests the creation of string fields.
Namespace
Drupal\Tests\field\Functional\StringCode
protected $webUser;