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