Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/libraries/smartslider3/src/Framework/Image/
Upload File :
Current File : /home/smartconb/www/armencom33/libraries/smartslider3/src/Framework/Image/AbstractPlatformImage.php

<?php

namespace Nextend\Framework\Image;

abstract class AbstractPlatformImage {

    public function initLightbox() {

    }

    public function onImageUploaded($filename) {
    }
}