HippoPHP\Hippo\Checks\Line\ClosingTagCheck::getConfigRoot PHP Method

getConfigRoot() public method

public getConfigRoot ( ) : string
return string
    public function getConfigRoot()
    {
        return 'file.end_tag';
    }