protected property IntegrationTest::$authenticatedUser in Search API Solr 8.3
Same name and namespace in other branches
- 4.x modules/search_api_solr_defaults/tests/src/Functional/IntegrationTest.php \Drupal\Tests\search_api_solr_defaults\Functional\IntegrationTest::authenticatedUser
A non-admin user used for this test.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
search_api_solr_defaults/ tests/ src/ Functional/ IntegrationTest.php, line 33
Class
- IntegrationTest
- Tests the correct installation of the default configs.
Namespace
Drupal\Tests\search_api_solr_defaults\FunctionalCode
protected $authenticatedUser;