You are here

public property ScssCompilerPlugin::$name in SCSS/Less Compiler 8

The human-readable name of the compiler plugin.

Type: string

File

src/Annotation/ScssCompilerPlugin.php, line 28

Class

ScssCompilerPlugin
Defines a ScssCompiler plugin annotation object.

Namespace

Drupal\scss_compiler\Annotation

Code

public $name;