Xpressengine\Tests\Skin\TestSkin::getSettingsURI PHP Method

getSettingsURI() public static method

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