We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387242c commit 7ce6a15Copy full SHA for 7ce6a15
lib/internal/Magento/Framework/Model/AbstractModel.php
@@ -520,7 +520,6 @@ public function getCollection()
520
/**
521
* Load object data
522
*
523
- * @deprecated
524
* @param integer $modelId
525
* @param null|string $field
526
* @return $this
@@ -622,7 +621,6 @@ public function setHasDataChanges($flag)
622
621
623
* Save object data
624
625
626
627
* @throws \Exception
628
*/
@@ -807,7 +805,6 @@ public function afterSave()
807
805
808
806
* Delete object from database
809
810
811
812
813
0 commit comments