Hal\MutaTesting\Runner\Process\ProcessCollection::get PHP Method

get() public method

public get ( $n )
    public function get($n)
    {
        return $this->processes[$n];
    }