protected property EmailActivationTest::$users in Search API Saved Searches 8
The users used for this test.
0 is the anonymous user, 1 is an admin user, 2 is a normal registered user.
Type: \Drupal\user\Entity\User[]
File
- tests/
src/ Kernel/ EmailActivationTest.php, line 43
Class
- EmailActivationTest
- Tests whether activation mails are sent correctly.
Namespace
Drupal\Tests\search_api_saved_searches\KernelCode
protected $users = [];