HippoPHP\Hippo\Checks\Comments\NoShellCommentsCheck::getConfigRoot PHP Метод

getConfigRoot() публичный Метод

public getConfigRoot ( ) : string
Результат string
    public function getConfigRoot()
    {
        return 'comments.no_shell_comments';
    }