Path : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/wp-all-export/src/Scheduling/ |
Current < : /hermes/bosweb/b1536/exactflashing.com/wp-content/plugins/wp-all-export/src/Scheduling/Config.php |
<?php namespace Wpae\Scheduling; class Config { const TYPE = 'export'; const API_URL = 'http://scheduling.wpallimport.com/v1'; }