You are here

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

The content that this class minifies.

Type: string

File

src/EventSubscriber/MinifyHTMLExit.php, line 21

Class

MinifyHTMLExit
Minifies the HTML of the response.

Namespace

Drupal\minifyhtml\EventSubscriber

Code

protected $content;