Mutagenesis\Runner\Mutation::getMutation PHP 메소드

getMutation() 공개 메소드

Get the applicable mutation for this run
public getMutation ( )
    public function getMutation()
    {
        return $this->_mutation;
    }