%PDF- %PDF-
Direktori : /var/www/html/geotechnics/api/vendor/chumper/zipper/src/Chumper/Zipper/Facades/ |
Current File : /var/www/html/geotechnics/api/vendor/chumper/zipper/src/Chumper/Zipper/Facades/Zipper.php |
<?php namespace Chumper\Zipper\Facades; use Illuminate\Support\Facades\Facade; class Zipper extends Facade { protected static function getFacadeAccessor() { return 'zipper'; } }