Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/www/libraries/smartslider3/src/SmartSlider3/Slider/Base/
Upload File :
Current File : /home/j/u/v/juvelize/www/libraries/smartslider3/src/SmartSlider3/Slider/Base/PlatformSliderBase.php

<?php


namespace Nextend\SmartSlider3\Slider\Base;


class PlatformSliderBase {

    public function addCMSFunctions($text) {

        return $text;
    }
}