You are here

private property CookieContentBlockerFilter::$renderer in Cookie Content Blocker 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Filter/CookieContentBlockerFilter.php, line 36

Class

CookieContentBlockerFilter
Text filter that converts custom HTML tags into markup.

Namespace

Drupal\cookie_content_blocker\Plugin\Filter

Code

private $renderer;