\phpDocumentor\Pipeline\StagePayload

Summary

Methods
Properties
Constants
__construct()
getConfig()
getBuilder()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$config
$builder
N/A

Properties

$config

$config : \phpDocumentor\Pipeline\Stage\ConfigurationMap

Type

\phpDocumentor\Pipeline\Stage\ConfigurationMap —

$builder

$builder : \phpDocumentor\Descriptor\ProjectDescriptorBuilder

Type

\phpDocumentor\Descriptor\ProjectDescriptorBuilder

Methods

__construct()

__construct(\phpDocumentor\Pipeline\Stage\ConfigurationMap  $config, \phpDocumentor\Descriptor\ProjectDescriptorBuilder  $builder) : mixed

Parameters

\phpDocumentor\Pipeline\Stage\ConfigurationMap $config
\phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder

Returns

mixed —

getConfig()

getConfig() : \phpDocumentor\Pipeline\Stage\ConfigurationMap

Returns

\phpDocumentor\Pipeline\Stage\ConfigurationMap —

getBuilder()

getBuilder() : \phpDocumentor\Descriptor\ProjectDescriptorBuilder

Returns

\phpDocumentor\Descriptor\ProjectDescriptorBuilder —