worldia / textmaster-api

Simple PHP client for the Textmaster API
1 stars 5 forks source link

fix(Document): Compare null or empty content #100

Closed BenjaminRbt closed 6 years ago

BenjaminRbt commented 6 years ago

As TextMaster process a comparison with properties that may be null or empty, let's unset those properties if so.