Skip to content

Commit 995303e

Browse files
committed
deprecate function
getAttributesWithRelatedAsPost()
1 parent 79e3abd commit 995303e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RelationTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ public function saveAll() {
113113
}
114114
}
115115

116+
/* this function is deprecated*/
116117
public function getAttributesWithRelatedAsPost(){
117118
$return = [];
118119
$shortName = StringHelper::basename(get_class($this));

0 commit comments

Comments
 (0)