phpDocumentor

Configure
in package

FinalYes

Table of Contents

Properties

$configFactory  : ConfigurationFactory
$configuration  : Configuration
$currentWorkingDir  : string
$environmentFactory  : EnvironmentFactory
$locator  : Locator
$logger  : LoggerInterface

Methods

__construct()  : mixed
__invoke()  : array<string, array<string|int, mixed>>
loadConfigurationFile()  : void

Properties

$currentWorkingDir read-only

private string $currentWorkingDir

$logger read-only

private LoggerInterface $logger

Methods

__invoke()

public __invoke(array<string|int, string|array<string|int, string>> $options) : array<string, array<string|int, mixed>>
Parameters
$options : array<string|int, string|array<string|int, string>>
Return values
array<string, array<string|int, mixed>>

loadConfigurationFile()

private loadConfigurationFile(string $path) : void
Parameters
$path : string

        
On this page

Search results