You are here

protected property BlockedLibraryManager::$blockedLibraries in Cookie Content Blocker 8

The list of blocked libraries.

Type: string[]

File

src/BlockedLibraryManager.php, line 19

Class

BlockedLibraryManager
Manages libraries that are blocked until consent is given.

Namespace

Drupal\cookie_content_blocker

Code

protected $blockedLibraries = [];