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 ce96735 commit b8309dbCopy full SHA for b8309db
app/code/Magento/Store/Model/Group.php
@@ -414,10 +414,7 @@ public function setWebsiteId($websiteId)
414
}
415
416
/**
417
- * Before delete action
418
- *
419
- * @return \Magento\Framework\Model\AbstractExtensibleModel
420
- * @throws \Magento\Framework\Exception\LocalizedException
+ * @inheritdoc
421
*/
422
public function beforeDelete()
423
{
app/code/Magento/Store/Model/Website.php
@@ -556,10 +556,7 @@ public function setName($name)
556
557
558
559
560
561
562
563
564
565
0 commit comments