protected property SearchApiConverter::$currentUser in Search API 8
The currently logged-in user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
ParamConverter/ SearchApiConverter.php, line 39
Class
- SearchApiConverter
- Converts search indexes from path parameters to a temporary copy.
Namespace
Drupal\search_api\ParamConverterCode
protected $currentUser;