Scss compiler

JsonManifest extends Plugin
in package

Table of Contents

$name  : string
$compiler  : mixed
__construct()  : mixed
Constructor, configure this object's options
defineEvents()  : array<string|int, mixed>
Define new events
init()  : mixed
Initialize plugin
writeManifest()  : mixed

Properties

$compiler

protected mixed $compiler

Methods

__construct()

Constructor, configure this object's options

public __construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
$options : array<string|int, mixed> = []
Return values
mixed

defineEvents()

Define new events

public defineEvents() : array<string|int, mixed>
Tags
inheritDoc
Return values
array<string|int, mixed>

Search results