PHP Class Hal\MutaTesting\Runner\Process\ProcessCollection

Afficher le fichier Open project: halleck45/mutatesting

Méthodes publiques

Méthode Description
all ( )
get ( $n )
push ( Process $process, callable $callback )
remove ( $n )

Method Details

all() public méthode

public all ( )

get() public méthode

public get ( $n )

push() public méthode

public push ( Process $process, callable $callback )
$process Symfony\Component\Process\Process
$callback callable

remove() public méthode

public remove ( $n )