protected property IntegrationTest::$adminUser in Search API Solr 8
Same name and namespace in other branches
- 8.2 search_api_solr_defaults/src/Tests/IntegrationTest.php \Drupal\search_api_solr_defaults\Tests\IntegrationTest::adminUser
An admin user used for this test.
Type: \Drupal\Core\Session\AccountInterface
File
- search_api_solr_defaults/
src/ Tests/ IntegrationTest.php, line 45
Class
- IntegrationTest
- Tests the correct installation of the default configs.
Namespace
Drupal\search_api_solr_defaults\TestsCode
protected $adminUser;