You are here

protected property HtmlResponseAttachmentsProcessor::$libraryManager in Cookie Content Blocker 8

The library manager.

Type: \Drupal\cookie_content_blocker\BlockedLibraryManagerInterface

File

src/Render/HtmlResponseAttachmentsProcessor.php, line 73

Class

HtmlResponseAttachmentsProcessor
Processes attachments of HTML responses.

Namespace

Drupal\cookie_content_blocker\Render

Code

protected $libraryManager;