%PDF- %PDF-
Direktori : /home/silvzytp/calling_code/vendor/maatwebsite/excel/src/Concerns/ |
Current File : //home/silvzytp/calling_code/vendor/maatwebsite/excel/src/Concerns/WithChunkReading.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithChunkReading { /** * @return int */ public function chunkSize(): int; }