Exakat\Analyzer\Analyzer::getPhpversion PHP Method

getPhpversion() public method

public getPhpversion ( )
    public function getPhpversion()
    {
        return $this->phpVersion;
    }
Analyzer