Xpressengine\Tests\Theme\TestTheme::getSettingsURI PHP Méthode

getSettingsURI() public static méthode

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