You are here

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

An admin user used for the tests.

Type: \Drupal\user\UserInterface

File

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

Class

PagesIntegrationTest
Tests integration with the Search API Pages module.

Namespace

Drupal\Tests\search_api_autocomplete\FunctionalJavascript

Code

protected $adminUser;