%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/WithEvents.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithEvents { /** * @return array */ public function registerEvents(): array; }