Documentation

PackageConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$basePath  : mixed
$baseUrls  : mixed
$jsonManifestPath  : mixed
$strictMode  : mixed
$version  : mixed
$versionFormat  : mixed
$versionStrategy  : mixed

Methods

__construct()  : mixed
basePath()  : $this
baseUrls()  : $this
jsonManifestPath()  : $this
strictMode()  : $this
Throw an exception if an entry is missing from the manifest.json
toArray()  : array<string|int, mixed>
version()  : $this
versionFormat()  : $this
versionStrategy()  : $this

Properties

Methods

__construct()

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

baseUrls()

public baseUrls(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results