Свойство | Type | Description | |
---|---|---|---|
$canonicalConfiguration | string |
Méthode | Description | |
---|---|---|
__construct ( Github\Client $github, Symfony\Component\Console\Output\OutputInterface $output, |
||
fetchComposerKeywords ( |
||
getCanonicalConfiguration ( ) | ||
getContributorNames ( |
||
getGithubClient ( ) : Github\Client | Get github | |
getOutput ( ) : Symfony\Component\Console\Output\OutputInterface | Get output | |
outputArray ( array $array, $depth ) | ||
outputLine ( string $text, integer $indent ) | Outputs a single config reference line | |
outputNode ( Symfony\Component\Config\Definition\NodeInterface $node, integer $depth ) | ||
setCanonicalConfiguration ( $canonicalConfiguration ) | ||
setGithubClient ( $github ) | Set github | |
setOutput ( $output ) | Set output | |
update ( |
||
updateCanonicalConfigFile ( |
||
updateCommits ( |
||
updateFiles ( |
||
updateInfos ( |
Return true if the Repo exists on GitHub, false otherwise | |
updateVersionsHistory ( |
||
validate ( |
Méthode | Description | |
---|---|---|
containValidSymfonyReference ( $fileContent ) | ||
decodeFileContent ( $file, $json = false ) | ||
tryToValidateWithComposerFile ( |
||
tryToValidateWithFiles ( |
||
updateComposerFile ( string $composer, |
public __construct ( Github\Client $github, Symfony\Component\Console\Output\OutputInterface $output, |
||
$github | Github\Client | |
$output | Symfony\Component\Console\Output\OutputInterface | |
$gitRepoManager | ||
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | |
$ownerManager |
public fetchComposerKeywords ( |
||
$bundle |
public getContributorNames ( |
||
$bundle |
public getGithubClient ( ) : Github\Client | ||
Résultat | Github\Client |
public getOutput ( ) : Symfony\Component\Console\Output\OutputInterface | ||
Résultat | Symfony\Component\Console\Output\OutputInterface |
public static outputLine ( string $text, integer $indent ) | ||
$text | string | |
$indent | integer |
public static outputNode ( Symfony\Component\Config\Definition\NodeInterface $node, integer $depth ) | ||
$node | Symfony\Component\Config\Definition\NodeInterface | |
$depth | integer |
public setCanonicalConfiguration ( $canonicalConfiguration ) |
public updateCanonicalConfigFile ( |
||
$bundle |
public updateCommits ( |
||
$bundle |
public updateFiles ( |
||
$bundle | ||
$onlyFiles | array |
public updateInfos ( |
||
$bundle | ||
Résultat | boolean | whether the Repo exists on GitHub |
public updateVersionsHistory ( |
||
$bundle |
public static string $canonicalConfiguration | ||
Résultat | string |