protected property NodeSearch::$renderer in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::renderer
The Renderer service to format the username and node.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php, line 88 - Contains \Drupal\node\Plugin\Search\NodeSearch.
Class
- NodeSearch
- Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\SearchCode
protected $renderer;