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