Exakat\Analyzer\Analyzer::getQueryCount PHP Method

getQueryCount() public method

public getQueryCount ( )
    public function getQueryCount()
    {
        return $this->queryCount;
    }
Analyzer