You are here

protected property BookTest::$webUserWithoutNodeAccess in Zircon Profile 8

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

A user without the 'node test view' permission.

Type: \Drupal\user\UserInterface

File

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

Class

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

Namespace

Drupal\book\Tests

Code

protected $webUserWithoutNodeAccess;