PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
wp-all-import-pro
/
src
/
Scheduling
<?php namespace Wpai\Scheduling; /** * Class Config * @package Wpai\Scheduling */ class Config { /** * */ const TYPE = 'import'; /** * */ const API_URL = 'http://scheduling.wpallimport.com/v1'; }
[+]
..
[-] Config.php
[edit]
[-] Connection.php
[edit]
[-] Import.php
[edit]
[+]
Exception
[-] Scheduling.php
[edit]
[-] LicensingManager.php
[edit]
[-] SchedulingApi.php
[edit]
[+]
Interval
[+]
Timezone