function BareHtmlPageRenderer::systemPageAttachments
Same name in this branch
- 11.x core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php \Drupal\Core\Render\BareHtmlPageRenderer::systemPageAttachments()
File
-
core/
lib/ Drupal/ Core/ ProxyClass/ Render/ BareHtmlPageRenderer.php, line 82
Class
- BareHtmlPageRenderer
- Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer.
Namespace
Drupal\Core\ProxyClass\RenderCode
public function systemPageAttachments(array &$page) : void {
$this->lazyLoadItself()
->systemPageAttachments($page);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.