You are here

protected property BookTest::$webUserWithoutNodeAccess in Drupal 8

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

A user without the 'node test view' permission.

Type: \Drupal\user\UserInterface

File

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

Class

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

Namespace

Drupal\Tests\book\Functional

Code

protected $webUserWithoutNodeAccess;