You are here

protected property MinifyHTMLExit::$placeholders in Minify Source HTML 8

A list of placeholders for HTML elements that won't be minified.

Type: array

File

src/EventSubscriber/MinifyHTMLExit.php, line 28

Class

MinifyHTMLExit
Minifies the HTML of the response.

Namespace

Drupal\minifyhtml\EventSubscriber

Code

protected $placeholders = [];