File "Nextend.php"
Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/plugins/smart-slider-3/Nextend/Nextend.php
File size: 276 bytes
MIME-type: text/x-php
Charset: utf-8
<?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() {
}
}