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 95bc6bb commit dc80f44Copy full SHA for dc80f44
lib/internal/Magento/Framework/Controller/Result/Json.php
@@ -58,6 +58,8 @@ public function __construct(
58
* @throws \Magento\Framework\Exception\LocalizedException
59
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
60
* @deprecated
61
+ * @see Json::setArrayData
62
+ * @see Json::setJsonData
63
*/
64
public function setData($data, $cycleCheck = false, $options = [])
65
{
0 commit comments