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 eb27ac2 commit 71e6f40Copy full SHA for 71e6f40
app/code/Magento/Backend/Block/Widget/Grid.php
@@ -12,7 +12,7 @@
12
* @api
13
* @deprecated 100.2.0 in favour of UI component implementation
14
* @method string getRowClickCallback() getRowClickCallback()
15
- * @method \Magento\Backend\Block\Widget\Grid setRowClickCallback() setRowClickCallback(string $value)
+ * @method \Magento\Backend\Block\Widget\Grid setRowClickCallback(string $value)
16
* @SuppressWarnings(PHPMD.TooManyFields)
17
* @since 100.0.2
18
*/
0 commit comments