Documentation

Facade
in package

FinalYes

Table of Contents

Properties

$colors  : Colors
$customCssFile  : CustomCssFile
$generator  : string
$templatePath  : string
$thresholds  : Thresholds

Methods

__construct()  : mixed
process()  : void
copyFiles()  : void
directory()  : string
renderCss()  : void

Properties

$generator read-only

private string $generator

$templatePath read-only

private string $templatePath

Methods

__construct()

public __construct([string $generator = '' ][, Colors|null $colors = null ][, Thresholds|null $thresholds = null ][, CustomCssFile|null $customCssFile = null ]) : mixed
Parameters
$generator : string = ''
$colors : Colors|null = null
$thresholds : Thresholds|null = null
$customCssFile : CustomCssFile|null = null

copyFiles()

private copyFiles(string $target) : void
Parameters
$target : string

directory()

private directory(string $directory) : string
Parameters
$directory : string
Return values
string

renderCss()

private renderCss(string $target) : void
Parameters
$target : string

        
On this page

Search results