function TaxonomyThemeHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php \Drupal\taxonomy\Hook\TaxonomyThemeHooks::__construct()

File

core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php, line 14

Class

TaxonomyThemeHooks
Hook implementations for taxonomy.

Namespace

Drupal\taxonomy\Hook

Code

public function __construct(protected readonly RouteMatchInterface $routeMatch) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.