phpDocumentor

PreviewThemeSettings implements JsonSerializable

Class PreviewThemeSettings

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$compilePath  : string
$id  : string
$publishPath  : string
__construct()  : mixed
PreviewThemeSettings constructor.
compilePath()  : string
id()  : string
jsonSerialize()  : mixed
Specify data which should be serialized to JSON
publishPath()  : string

Properties

Methods

__construct()

PreviewThemeSettings constructor.

public __construct( $id,  $publishPath,  $compilePath) : mixed
Parameters
$id :
$publishPath :
$compilePath :
Return values
mixed

Search results