?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export/src/Scheduling/



?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export/src

?? Viewing: Config.php

<?php

namespace Wpae\Scheduling;


class Config
{
    const TYPE = 'export';
    const API_URL = 'http://scheduling.wpallimport.com/v1';
}


??

??