aku nok ndi : /home/spdtg/www/schoolmis/vendor/maatwebsite/excel/src/Concerns/ |
aku nok ndi : /home/spdtg/www/schoolmis/vendor/maatwebsite/excel/src/Concerns/WithMappedCells.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithMappedCells { /** * @return array */ public function mapping(): array; }