Update Collection model

pull/1517/head
Daniel Supernault 6 years ago
parent 6751aa4ea6
commit 4b41f48972
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -39,7 +39,7 @@ class Collection extends Model
'collection_id',
'id',
'id',
'object_id',
'object_id'
);
}

Loading…
Cancel
Save