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