Your IP : 18.226.181.19


Current Path : /home/church/www/africadayfestival.com/wp-content/plugins/smart-slider-3/Nextend/
Upload File :
Current File : /home/church/www/africadayfestival.com/wp-content/plugins/smart-slider-3/Nextend/Nextend.php

<?php


namespace Nextend;


use Nextend\Framework\Pattern\GetPathTrait;
use Nextend\Framework\Pattern\SingletonTrait;
use Nextend\SmartSlider3\Platform\Joomla\JoomlaShim;

class Nextend {

    use GetPathTrait;
    use SingletonTrait;

    protected function init() {
    }
}