protected property RoleAccessTest::$testUsers in Search API 8
An array of test users assigned to each role.
Type: \Drupal\Core\Session\AccountInterface[]
File
- tests/
src/ Kernel/ Processor/ RoleAccessTest.php, line 37
Class
- RoleAccessTest
- Tests the "Role-based access" processor.
Namespace
Drupal\Tests\search_api\Kernel\ProcessorCode
protected $testUsers;