Aplus Framework Coding Standard Library

Config extends Config
in package

Class Config.

Table of Contents

__construct()  : mixed
replaceRules()  : static
setDefaultHeaderComment()  : static
setHeaderComment()  : static
prepareRules()  : void

Methods

__construct()

public __construct(mixed ...$params) : mixed
Parameters
$params : mixed
Return values
mixed

replaceRules()

public replaceRules(array<string, mixed> $rules) : static
Parameters
$rules : array<string, mixed>
Return values
static

setDefaultHeaderComment()

public setDefaultHeaderComment(string $packageName[, string $copyright = '' ]) : static
Parameters
$packageName : string
$copyright : string = ''
Return values
static

setHeaderComment()

public setHeaderComment(string $header) : static
Parameters
$header : string
Return values
static

prepareRules()

protected prepareRules() : void
Return values
void

Search results