You are here

protected property ScssphpCompiler::$parser in SCSS/Less Compiler 8

Compiler object instance.

Type: \Drupal\scss_compiler\Plugin\ScssCompiler\Scssphp

File

src/Plugin/ScssCompiler/ScssphpCompiler.php, line 29

Class

ScssphpCompiler
Plugin implementation of the Scss compiler.

Namespace

Drupal\scss_compiler\Plugin\ScssCompiler

Code

protected $parser;