\phpDocumentor\Pipeline\StageConfigure

Summary

Methods
Properties
Constants
__construct()
__invoke()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
loadConfigurationFile()
$configFactory
$configuration
$logger
$locator
$environmentFactory
$currentWorkingDir
N/A

Properties

$configFactory

$configFactory : \phpDocumentor\Configuration\ConfigurationFactory

Type

\phpDocumentor\Configuration\ConfigurationFactory

$configuration

$configuration : \phpDocumentor\Configuration\Configuration

Type

\phpDocumentor\Configuration\Configuration

$logger

$logger : \Psr\Log\LoggerInterface

Type

\Psr\Log\LoggerInterface

$locator

$locator : \phpDocumentor\Parser\Cache\Locator

Type

\phpDocumentor\Parser\Cache\Locator

$environmentFactory

$environmentFactory : \phpDocumentor\Transformer\Writer\Twig\EnvironmentFactory

Type

\phpDocumentor\Transformer\Writer\Twig\EnvironmentFactory

$currentWorkingDir

$currentWorkingDir : string

Type

string

Methods

__construct()

__construct(\phpDocumentor\Configuration\ConfigurationFactory  $configFactory, \phpDocumentor\Configuration\Configuration  $configuration, \Psr\Log\LoggerInterface  $logger, \phpDocumentor\Parser\Cache\Locator  $locator, \phpDocumentor\Transformer\Writer\Twig\EnvironmentFactory  $environmentFactory, string  $currentWorkingDir) : mixed

Parameters

\phpDocumentor\Configuration\ConfigurationFactory $configFactory
\phpDocumentor\Configuration\Configuration $configuration
\Psr\Log\LoggerInterface $logger
\phpDocumentor\Parser\Cache\Locator $locator
\phpDocumentor\Transformer\Writer\Twig\EnvironmentFactory $environmentFactory
string $currentWorkingDir

Returns

mixed —

__invoke()

__invoke((string|string[])[]  $options) : array<string,array>

Parameters

(string|string[])[] $options

Returns

array

loadConfigurationFile()

loadConfigurationFile(string  $path) : void

Parameters

string $path