PHPSpec2\Prophet\MockProphet::getWrappedSubject PHP Method

getWrappedSubject() public method

public getWrappedSubject ( )
    public function getWrappedSubject()
    {
        return $this->subject;
    }