You are here

protected property UserCrudReactionTest::$savedSearches in Search API Saved Searches 8

Saved searches created for testing.

Type: \Drupal\search_api_saved_searches\SavedSearchInterface[]

File

tests/src/Kernel/UserCrudReactionTest.php, line 41

Class

UserCrudReactionTest
Verifies that the module reacts correctly to user CRUD operations.

Namespace

Drupal\Tests\search_api_saved_searches\Kernel

Code

protected $savedSearches = [];