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

getConfigRoot() public method

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