File manager - Edit - /home/monara/public_html/efm_web/wp-content/plugins/smart-slider-3/Nextend/Framework/Framework.php
Back
<?php namespace Nextend\Framework; use Nextend\Framework\Font\FontStorage; use Nextend\Framework\Localization\Localization; use Nextend\Framework\Pattern\SingletonTrait; use Nextend\Framework\Style\StyleStorage; class Framework { use SingletonTrait; protected function init() { Localization::getInstance(); FontStorage::getInstance(); StyleStorage::getInstance(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings