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