File manager - Edit - /home/monara/public_html/efm_web/wp-content/plugins/smart-slider-3/Nextend/Framework/Pattern/GetAssetsPathTrait.php
Back
<?php namespace Nextend\Framework\Pattern; use Nextend\Framework\Platform\Platform; use Nextend\Framework\Url\Url; trait GetAssetsPathTrait { use GetPathTrait; public static function getAssetsPath() { return Platform::filterAssetsPath(self::getPath() . '/Assets'); } public static function getAssetsUri() { return Url::pathToUri(self::getAssetsPath()); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings