protected property FormFieldsCreatedWithYamlTest::$adminUser in Block Style Plugins 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/FormFieldsCreatedWithYamlTest.php \Drupal\Tests\block_style_plugins\Functional\FormFieldsCreatedWithYamlTest::adminUser
A user that can edit content types.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ FormFieldsCreatedWithYaml.php, line 27
Class
- FormFieldsCreatedWithYamlTest
- Test a Yaml only configuration.
Namespace
Drupal\Tests\block_style_plugins\FunctionalCode
protected $adminUser;