function LayoutDiscoveryThemeHooks::__construct

File

core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php, line 15

Class

LayoutDiscoveryThemeHooks
Theme hooks for layout_discovery.

Namespace

Drupal\layout_discovery\Hook

Code

public function __construct(protected LayoutPluginManagerInterface $layoutPluginManager) {
}

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