PHPSpec2\Event\SpecificationEvent::getResult PHP Method

getResult() public method

public getResult ( )
    public function getResult()
    {
        return $this->result;
    }