Open robbieaverill opened 5 years ago
If you access an object with a MMTL defined, getAllowedRelations() will throw:
getAllowedRelations()
[Warning] explode() expects parameter 2 to be string, array given
Also XMLDataFormatter::convertDataObjectWithoutHeader() and JSONDataFormatter::convertDataObjectToJSONObject().
XMLDataFormatter::convertDataObjectWithoutHeader()
JSONDataFormatter::convertDataObjectToJSONObject()
If you access an object with a MMTL defined,
getAllowedRelations()
will throw:Also
XMLDataFormatter::convertDataObjectWithoutHeader()
andJSONDataFormatter::convertDataObjectToJSONObject()
.