forked from pimcore/pimcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix duplicate relations on event listeners save (pimcore#17408)
* Moved __rawRelationData from Concrete to parent Class * Removed __rawRelationsData from Concrete class * Moved __getRawRelationData method to AbstractObject * Apply php-cs-fixer changes * Remove classId from Concrete, add to AbstractObject * Apply php-cs-fixer changes * Simplify getClassId method * Update models/DataObject/AbstractObject.php Co-authored-by: Sebastian Blank <[email protected]> * Update models/DataObject/AbstractObject.php Co-authored-by: Sebastian Blank <[email protected]> --------- Co-authored-by: cuca24 <[email protected]> Co-authored-by: Sebastian Blank <[email protected]>
- Loading branch information
1 parent
4c3a006
commit d8da787
Showing
2 changed files
with
46 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters