PHP Class Pyrech\ComposerChangelogs\Factory

Afficher le fichier Open project: pyrech/composer-changelogs Class Usage Examples

Méthodes publiques

Méthode Description
createOperationHandlers ( ) : Pyrech\ComposerChangelogs\OperationHandler\OperationHandler[]
createOutputter ( array $gitlabHosts = [] ) : Outputter
createUrlGenerators ( array $gitlabHosts = [] ) : Pyrech\ComposerChangelogs\UrlGenerator\UrlGenerator[]

Method Details

createOperationHandlers() public static méthode

public static createOperationHandlers ( ) : Pyrech\ComposerChangelogs\OperationHandler\OperationHandler[]
Résultat Pyrech\ComposerChangelogs\OperationHandler\OperationHandler[]

createOutputter() public static méthode

public static createOutputter ( array $gitlabHosts = [] ) : Outputter
$gitlabHosts array
Résultat Outputter

createUrlGenerators() public static méthode

public static createUrlGenerators ( array $gitlabHosts = [] ) : Pyrech\ComposerChangelogs\UrlGenerator\UrlGenerator[]
$gitlabHosts array
Résultat Pyrech\ComposerChangelogs\UrlGenerator\UrlGenerator[]