function BlockHooks::__construct

File

core/modules/block/src/Hook/BlockHooks.php, line 25

Class

BlockHooks
Hook implementations for block.

Namespace

Drupal\block\Hook

Code

public function __construct(protected ThemeHandlerInterface $themeHandler) {
}

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