Merge branch 'introduce-namespaces' of https://github.com/itexia/parsecsv-for-php into new-enom-datatype

This commit is contained in:
Susann Sgorzaly
2018-02-18 12:43:45 +01:00
12 changed files with 32 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace CSV\extensions;
namespace ParseCsv\extensions;
trait DatatypeTrait {