You are here

protected property PagesIntegrationTest::$normalUser in Search API Autocomplete 8

A normal (non-admin) user used for the tests.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/PagesIntegrationTest.php, line 51

Class

PagesIntegrationTest
Tests integration with the Search API Pages module.

Namespace

Drupal\Tests\search_api_autocomplete\FunctionalJavascript

Code

protected $normalUser;