protected property IntegrationTest::$adminUser in Search API Autocomplete 8
An admin user used for the tests.
Type: \Drupal\user\UserInterface
File
- tests/
src/ FunctionalJavascript/ IntegrationTest.php, line 48
Class
- IntegrationTest
- Tests the functionality of the whole module from a user's perspective.
Namespace
Drupal\Tests\search_api_autocomplete\FunctionalJavascriptCode
protected $adminUser;