%PDF- %PDF-
Direktori : /var/www/html/geotechnics/api/vendor/maatwebsite/excel/src/Concerns/ |
Current File : /var/www/html/geotechnics/api/vendor/maatwebsite/excel/src/Concerns/WithMappedCells.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithMappedCells { /** * @return array */ public function mapping(): array; }