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