protected property VocabularyListBuilder::$renderer in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/VocabularyListBuilder.php \Drupal\taxonomy\VocabularyListBuilder::renderer
- 9 core/modules/taxonomy/src/VocabularyListBuilder.php \Drupal\taxonomy\VocabularyListBuilder::renderer
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ taxonomy/ src/ VocabularyListBuilder.php, line 47
Class
- VocabularyListBuilder
- Defines a class to build a listing of taxonomy vocabulary entities.
Namespace
Drupal\taxonomyCode
protected $renderer;