HippoPHP\Hippo\Checks\Syntax\SyntaxCheck::getConfigRoot PHP Method

getConfigRoot() public method

public getConfigRoot ( ) : string
return string
    public function getConfigRoot()
    {
        return 'syntax.check';
    }