DocumentationSetCompiler
FinalYes
Table of Contents
Properties
- $compilerPipeline : PipelineInterface
- $type : string
Methods
- __construct() : mixed
- __invoke() : VersionInterface
Properties
$compilerPipeline read-only
private
PipelineInterface
$compilerPipeline
$type read-only
private
string
$type
Methods
__construct()
public
__construct(PipelineInterface $compilerPipeline, DocumentationSetInterface> $type) : mixed
Parameters
- $compilerPipeline : PipelineInterface
- $type : DocumentationSetInterface>
__invoke()
public
__invoke(VersionInterface $payload) : VersionInterface
Parameters
- $payload : VersionInterface