Exakat\Analyzer\Analyzer::getRowCount PHP Method

getRowCount() public method

public getRowCount ( )
    public function getRowCount()
    {
        return $this->rowCount;
    }
Analyzer