????
Current Path : /home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Misc/Zip/ |
Current File : //home/ncom/www/wp-content/plugins/smart-slider-3/Nextend/Framework/Misc/Zip/ReaderInterface.php |
<?php namespace Nextend\Framework\Misc\Zip; interface ReaderInterface { public function read($path); }