Path : /var/www/html/moneyexchange/vendor/maatwebsite/excel/src/Concerns/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/moneyexchange/vendor/maatwebsite/excel/src/Concerns/FromCollection.php |
<?php namespace Maatwebsite\Excel\Concerns; use Illuminate\Support\Collection; interface FromCollection { /** * @return Collection */ public function collection(); }