protected property SimpleClassTest::$adminUser in Block Style Plugins 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/SimpleClassTest.php \Drupal\Tests\block_style_plugins\Functional\SimpleClassTest::adminUser
A user that can edit content types.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ SimpleClassTest.php, line 29
Class
- SimpleClassTest
- Test a simple class being added in a text box.
Namespace
Drupal\Tests\block_style_plugins\FunctionalCode
protected $adminUser;