%PDF- %PDF-
Direktori : /proc/thread-self/root/var/www/html/hrsys/api/vendor/maatwebsite/excel/src/Concerns/ |
Current File : //proc/thread-self/root/var/www/html/hrsys/api/vendor/maatwebsite/excel/src/Concerns/ToArray.php |
<?php namespace Maatwebsite\Excel\Concerns; interface ToArray { /** * @param array $array */ public function array(array $array); }