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