You are here

protected property IntegrationTest::$authenticatedUser in Search API 8

A non-admin user used for this test.

Type: \Drupal\Core\Session\AccountInterface

File

modules/search_api_db/search_api_db_defaults/tests/src/Functional/IntegrationTest.php, line 34

Class

IntegrationTest
Tests the correct installation of the default configs.

Namespace

Drupal\Tests\search_api_db_defaults\Functional

Code

protected $authenticatedUser;