You are here

protected property LibsassCompiler::$queueRun in SCSS/Less Compiler 8

Flag indicates if queue already compiled.

Type: string

File

src/Plugin/ScssCompiler/LibsassCompiler.php, line 54

Class

LibsassCompiler
Plugin implementation of the Libsass compiler.

Namespace

Drupal\scss_compiler\Plugin\ScssCompiler

Code

protected $queueRun;