burnbright / silverstripe-importexport

Import and export data from SilverStripe in a variety of forms. Looking for maintainer, see https://github.com/burnbright/silverstripe-importexport/issues/48
MIT License
46 stars 34 forks source link

FIX for #29: Ensuring documentation and setters are utilizing correct type. #30

Closed patricknelson closed 8 years ago

patricknelson commented 8 years ago

Quick fix to address #29.

Also minor fix to setter variable name. Let me know if you think this is appropriate.