HippoPHP\Hippo\Checks\Style\LowerBooleanCheck::getConfigRoot PHP 메소드

getConfigRoot() 공개 메소드

public getConfigRoot ( ) : string
리턴 string
    public function getConfigRoot()
    {
        return 'style.lower_bools';
    }