protected property NodeSearch::$account in Drupal 9
Same name and namespace in other branches
- 8 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::account
The Drupal account to use for checking for access to advanced search.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php, line 86
Class
- NodeSearch
- Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\SearchCode
protected $account;