????

Your IP : 3.144.152.239


Current Path : /home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Image/
Upload File :
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) {
    }
}