protected static property RoleAccess::$lastUsedUid in Search API 8
The last UID assigned to a dummy account.
Type: int
File
- src/
Plugin/ search_api/ processor/ RoleAccess.php, line 54
Class
- RoleAccess
- Adds access checks based on user roles.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected static $lastUsedUid = PHP_INT_MAX;