You are here

protected property ScssCompilerService::$fileIsModified in SCSS/Less Compiler 8

Flag indicates if need to update last modify list cache.

Type: bool

File

src/ScssCompilerService.php, line 100

Class

ScssCompilerService
Defines a class for scss compiler service.

Namespace

Drupal\scss_compiler

Code

protected $fileIsModified;