You are here

protected property FacetsTestBase::$unauthorizedUser in Facets 8

A user without Search / Facet admin permission.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/FacetsTestBase.php, line 47

Class

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

Namespace

Drupal\Tests\facets\Functional

Code

protected $unauthorizedUser;