Mutagenesis\Runner\Mutation::getMutation PHP Method

getMutation() public method

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