%PDF- %PDF-
Direktori : /var/www/html/geotechnics/api/vendor/maatwebsite/excel/src/Jobs/ |
Current File : /var/www/html/geotechnics/api/vendor/maatwebsite/excel/src/Jobs/QueueImport.php |
<?php namespace Maatwebsite\Excel\Jobs; use Illuminate\Contracts\Queue\ShouldQueue; use Illuminate\Foundation\Bus\Dispatchable; class QueueImport implements ShouldQueue { use ExtendedQueueable, Dispatchable; public function handle() { // } }