HippoPHP\Hippo\Checks\Naming\FullNamespaceCheck::getConfigRoot PHP Method

getConfigRoot() public method

public getConfigRoot ( ) : string
return string
    public function getConfigRoot()
    {
        return 'style.fully_qualified_namespaces';
    }