public property FormblockTestBase::$adminUser in Form Block 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/FormblockTestBase.php \Drupal\Tests\formblock\Functional\FormblockTestBase::adminUser
A user with permission to administer blocks.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ FormblockTestBase.php, line 24
Class
- FormblockTestBase
- Defines the common form block test code.
Namespace
Drupal\Tests\formblock\FunctionalCode
public $adminUser;