_shouldSerializeHasMany (snapshot, key, relationshipType) Booleanprivate
Check if the given hasMany relationship should be serialized
Parameters:
- 
snapshot 
DS.Snapshot - 
key 
String - 
relationshipType 
String 
Returns:
- 
Boolean - true if the hasMany relationship should be serialized
 
Please login to continue.