RusticiSoftware / TinCanPHP

PHP library for the Experience API (Tin Can API)
http://rusticisoftware.github.io/TinCanPHP/
Apache License 2.0
87 stars 80 forks source link

Fix code smells #92

Closed pondermatic closed 7 years ago

pondermatic commented 7 years ago

Found and fixed issues that are considered code smells:

pondermatic commented 7 years ago

I found some more calls to JWS->setPayload() that need fixed.