BuildContext

in package

Properties

private$outputFilesystem

private$destinationPath

private$template

private$cachePath

private$enableCache

Methods

public__construct(FilesystemInterface $output, string $destinationPath, string $template, string $cachePath[, bool $enableCache = true ]) : mixed

Parameters

$output : FilesystemInterface
$destinationPath : string
$template : string
$cachePath : string
$enableCache : bool = true

Returns

mixed

publicgetOutputFilesystem() : FilesystemInterface

Returns

FilesystemInterface

publicgetDestinationPath() : string

Returns

string

publicgetTemplate() : string

Returns

string

publicgetCachePath() : string

Returns

string

publicisCacheEnabled() : bool

Returns

bool