Repo2\QueryReactor\Result\NobodyResult::getRowsCount PHP Method

getRowsCount() public method

public getRowsCount ( )
    public function getRowsCount()
    {
        return $this->rowsCount;
    }