phpDocumentor

InitializeBuilderFromConfig
in package

FinalYes

Table of Contents

Properties

$partials  : Collection

Methods

__construct()  : mixed
__invoke()  : Payload
buildVersion()  : VersionDescriptor
guardAgainstMultipleSetsOfTheSameType()  : void
Until official support is added for versions, check whether there is 1 and fail when multiple is given.

Properties

Methods

guardAgainstMultipleSetsOfTheSameType()

Until official support is added for versions, check whether there is 1 and fail when multiple is given.

private guardAgainstMultipleSetsOfTheSameType(VersionSpecification $version) : void

By adding this restriction, it should prevent confusion with users when they were to add multiple in the configuration.

Parameters
$version : VersionSpecification

        
On this page

Search results