Xpressengine\Tests\Theme\TestTheme::getSettingsURI PHP Method

getSettingsURI() public static method

return settings manage uri
public static getSettingsURI ( ) : null | string
return null | string
    public static function getSettingsURI()
    {
        return 'http://foo.bar';
    }