function ViewsUiThemeHooks::__construct

File

core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php, line 26

Class

ViewsUiThemeHooks
Hook implementations for views_ui.

Namespace

Drupal\views_ui\Hook

Code

public function __construct(protected ConfigFactoryInterface $configFactory, protected ModuleHandlerInterface $moduleHandler) {
}

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