Your IP : 216.73.216.172


Current Path : /proc/thread-self/root/proc/thread-self/root/proc/1908984/root/proc/1147586/cwd/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/proc/1908984/root/proc/1147586/cwd/Nextend.php.tar

home/digilove/public_html/110/libraries/smartslider3/src/Nextend.php000064400000000545152355233420021406 0ustar00<?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() {

        JoomlaShim::triggerEvent('onInitN2Library');

    
    }
}