HippoPHP\Hippo\Checks\Naming\QuoteStyleCheck::getConfigRoot PHP Method

getConfigRoot() public method

public getConfigRoot ( ) : string
return string
    public function getConfigRoot()
    {
        return 'style.quotes';
    }