????
Current Path : /home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Image/ |
Current File : //home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Image/AbstractPlatformImage.php |
<?php namespace Nextend\Framework\Image; abstract class AbstractPlatformImage { public function initLightbox() { } public function onImageUploaded($filename) { } }