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\EventSubscriberCode
protected $placeholders = [];