function BlockContentThemeHooks::__construct

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

File

core/modules/block_content/src/Hook/BlockContentThemeHooks.php, line 16

Class

BlockContentThemeHooks
Theme hook implementations for block_content.

Namespace

Drupal\block_content\Hook

Code

public function __construct(protected readonly RequestStack $requestStack) {
}

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