PATH:
home
/
lab2454c
/
incforce.com
/
wp-content
/
plugins
/
smart-slider-3
/
Nextend
/
SmartSlider3
/
Slider
/
Base
<?php namespace Nextend\SmartSlider3\Slider\Base; class PlatformSliderBase { public function addCMSFunctions($text) { return $text; } }
[+]
..
[-] PlatformSliderTrait.php
[edit]
[-] PlatformSliderBase.php
[edit]