PHP Class Tuli\Command

Inheritance: extends Symfony\Component\Console\Command\Command
Afficher le fichier Open project: ircmaxell/tuli Class Usage Examples

Protected Properties

Свойство Type Description
$defaultSkipExtensions string[]

Méthodes publiques

Méthode Description
analyzeGraphs ( array $graphs )

Méthodes protégées

Méthode Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getGraphsFromFiles ( array $files, array $exclude, Parser $parser )

Method Details

analyzeGraphs() public méthode

public analyzeGraphs ( array $graphs )
$graphs array

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

getGraphsFromFiles() protected méthode

protected getGraphsFromFiles ( array $files, array $exclude, Parser $parser )
$files array
$exclude array
$parser PHPCfg\Parser

Property Details

$defaultSkipExtensions protected_oe property

protected string[] $defaultSkipExtensions
Résultat string[]