You are here

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

Abort flag, when dependencies have not been injected.

Type: bool

File

src/EventSubscriber/MinifyHTMLExit.php, line 63

Class

MinifyHTMLExit
Minifies the HTML of the response.

Namespace

Drupal\minifyhtml\EventSubscriber

Code

protected $abort = FALSE;