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.
2 parents 2451f3f + 045771f commit 1bfeaefCopy full SHA for 1bfeaef
app/code/Magento/Sales/Model/ResourceModel/EntityAbstract.php
@@ -87,7 +87,7 @@ public function __construct(
87
* Perform actions after object save
88
*
89
* @param \Magento\Framework\Model\AbstractModel $object
90
- * @param string $attribute
+ * @param AbstractAttribute|string[]|string $attribute
91
* @return $this
92
* @throws \Exception
93
*/
0 commit comments