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

@@ -59,4 +59,4 @@ class Items implements FromCollection, ShouldAutoSize, WithHeadings, WithMapping
{
return 'items';
}
}
}