You are here

protected property WebTestBase::$unauthorizedUser in Core Views Facets 8

A user without Search / Facet admin permission.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/WebTestBase.php, line 49

Class

WebTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\core_views_facets\Functional

Code

protected $unauthorizedUser;