function PageAttachmentsHook::__construct

File

core/modules/system/src/Hook/PageAttachmentsHook.php, line 15

Class

PageAttachmentsHook
Implements hook_page_attachments() for the system module.

Namespace

Drupal\system\Hook

Code

public function __construct(BareHtmlPageRendererInterface $bareHtmlPageRenderer) {
}

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