protected static property RoleAccess::$roleDummyAccounts in Search API 8
The dummy accounts created so far, keyed by role ID.
Type: \Drupal\Core\Session\AccountInterface[]
File
- src/
Plugin/ search_api/ processor/ RoleAccess.php, line 61
Class
- RoleAccess
- Adds access checks based on user roles.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected static $roleDummyAccounts = [];