protected property BookTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/book/tests/src/Functional/BookTest.php \Drupal\Tests\book\Functional\BookTest::adminUser
A user with permission to create and edit books and to administer blocks.
Type: object
File
- core/
modules/ book/ tests/ src/ Functional/ BookTest.php, line 49
Class
- BookTest
- Create a book, add pages, and test book interface.
Namespace
Drupal\Tests\book\FunctionalCode
protected $adminUser;