Documentation

Payload
in package

Table of Contents

$builder  : ProjectDescriptorBuilder
$config  : array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}}
__construct()  : mixed
getBuilder()  : ProjectDescriptorBuilder
getConfig()  : array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}}

Properties

$config

private array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}} $config

Methods

__construct()

public __construct(array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}} $config, ProjectDescriptorBuilder $builder) : mixed
Parameters
$config : array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}}
$builder : ProjectDescriptorBuilder
Return values
mixed

getConfig()

public getConfig() : array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}}
Return values
array{phpdocumentor: array{configVersion: string, title?: string, use-cache?: bool, paths?: array{output: \phpDocumentor\Dsn, cache: \phpDocumentor\Path}, versions?: array, settings?: array, templates?: non-empty-list}}

Search results