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 8910b68 commit 7bc52b9Copy full SHA for 7bc52b9
app/code/Magento/Backend/Block/System/Store/Grid/Render/Website.php
@@ -9,12 +9,12 @@
9
* Store render website
10
*
11
* @author Magento Core Team <core@magentocommerce.com>
12
- * @deprecated
+ * @deprecated since Store Grid is refactored with UI Components
13
*/
14
class Website extends \Magento\Backend\Block\Widget\Grid\Column\Renderer\AbstractRenderer
15
{
16
/**
17
- * {@inheritdoc}
+ * @inheritdoc
18
19
public function render(\Magento\Framework\DataObject $row)
20
0 commit comments