HippoPHP\Hippo\Checks\Style\LowerBooleanCheck::getConfigRoot PHP Méthode

getConfigRoot() public méthode

public getConfigRoot ( ) : string
Résultat string
    public function getConfigRoot()
    {
        return 'style.lower_bools';
    }