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 9a83830 commit 59cf9f7Copy full SHA for 59cf9f7
app/code/Magento/Downloadable/Observer/SetLinkStatusObserver.php
@@ -160,6 +160,8 @@ public function execute(\Magento\Framework\Event\Observer $observer)
160
}
161
162
/**
163
+ * Returns purchased item collection
164
+ *
165
* @return \Magento\Downloadable\Model\ResourceModel\Link\Purchased\Item\Collection
166
*/
167
protected function _createItemsCollection()
0 commit comments