BookBreadcrumbTest::$webUserWithoutNodeAccess

Same name and namespace in other branches
  1. 9 core/modules/book/tests/src/Functional/BookBreadcrumbTest.php \Drupal\Tests\book\Functional\BookBreadcrumbTest::webUserWithoutNodeAccess
  2. 8.9.x core/modules/book/tests/src/Functional/BookBreadcrumbTest.php \Drupal\Tests\book\Functional\BookBreadcrumbTest::webUserWithoutNodeAccess
  3. 10 core/modules/book/tests/src/Functional/BookBreadcrumbTest.php \Drupal\Tests\book\Functional\BookBreadcrumbTest::webUserWithoutNodeAccess

A user without the 'node test view' permission.

Type: \Drupal\user\UserInterface

File

core/modules/book/tests/src/Functional/BookBreadcrumbTest.php, line 47

Class

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

Namespace

Drupal\Tests\book\Functional

Code

protected $webUserWithoutNodeAccess;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.