You are here

public function SnippetBuilderInterface::pageAttachment in Hotjar 8

Same name and namespace in other branches
  1. 8.2 src/SnippetBuilderInterface.php \Drupal\hotjar\SnippetBuilderInterface::pageAttachment()

Implements hook_page_attachment().

1 method overrides SnippetBuilderInterface::pageAttachment()
SnippetBuilder::pageAttachment in src/SnippetBuilder.php
Implements hook_page_attachment().

File

src/SnippetBuilderInterface.php, line 23

Class

SnippetBuilderInterface
Interface SnippetBuilderInterface.

Namespace

Drupal\hotjar

Code

public function pageAttachment(array &$attachments);