PHP 클래스 Hal\MutaTesting\Runner\Process\ProcessCollection

파일 보기 프로젝트 열기: halleck45/mutatesting

공개 메소드들

메소드 설명
all ( )
get ( $n )
push ( Process $process, callable $callback )
remove ( $n )

메소드 상세

all() 공개 메소드

public all ( )

get() 공개 메소드

public get ( $n )

push() 공개 메소드

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

remove() 공개 메소드

public remove ( $n )