You are here

protected property BookTest::$adminUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/book/src/Tests/BookTest.php \Drupal\book\Tests\BookTest::adminUser

A user with permission to create and edit books and to administer blocks.

Type: object

File

core/modules/book/src/Tests/BookTest.php, line 56
Contains \Drupal\book\Tests\BookTest.

Class

BookTest
Create a book, add pages, and test book interface.

Namespace

Drupal\book\Tests

Code

protected $adminUser;