Answers for "declaration of app\exports\commissionexport::headings(): app\exports\collection must be compatible with maatwebsite\excel\concerns\withheadings::headings(): array"

PHP
0

Declaration of AppExportsTarefasExport::headings() must be compatible with MaatwebsiteExcelConcernsWithHeadings::headings(): array

public function headings():array
 {
   return [
     ...
   ];
 }
Posted by: Guest on September-04-2021

Code answers related to "declaration of app\exports\commissionexport::headings(): app\exports\collection must be compatible with maatwebsite\excel\concerns\withheadings::headings(): array"

Browse Popular Code Answers by Language