Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit avoids a warning when the library tries to call count() on a non-array object. The issue is avoided by checking whether the object is an array beforehand. See #51
- Loading branch information