%PDF- %PDF-
Direktori : /proc/thread-self/root/home2/vacivi36/core/vendor/maatwebsite/excel/src/Concerns/ |
Current File : //proc/thread-self/root/home2/vacivi36/core/vendor/maatwebsite/excel/src/Concerns/WithHeadings.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithHeadings { /** * @return array */ public function headings(): array; }