HippoPHP\Hippo\Checks\Comments\NoShellCommentsCheck::getConfigRoot PHP Method

getConfigRoot() public method

public getConfigRoot ( ) : string
return string
    public function getConfigRoot()
    {
        return 'comments.no_shell_comments';
    }