You are here

protected property BookTest::$webUser in Drupal 9

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

A user with permission to view a book and access printer-friendly version.

Type: \Drupal\user\UserInterface

File

core/modules/book/tests/src/Functional/BookTest.php, line 42

Class

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

Namespace

Drupal\Tests\book\Functional

Code

protected $webUser;