missing sample import files

This commit is contained in:
denisdulici
2020-01-20 00:21:37 +03:00
parent 9574f154a7
commit de1a090ff6
28 changed files with 97 additions and 56 deletions

View File

@@ -55,4 +55,4 @@ class BillTotals implements FromCollection, ShouldAutoSize, WithHeadings, WithMa
{
return 'bill_totals';
}
}
}