function SystemHooks::pageAttachments
Implements hook_page_attachments().
See also
template_preprocess_maintenance_page()
\Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
File
-
core/
modules/ system/ src/ Hook/ SystemHooks.php, line 203
Class
- SystemHooks
- Hook implementations for system.
Namespace
Drupal\system\HookCode
public function pageAttachments(array &$page) {
_system_page_attachments($page);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.