Skip to content

Commit dc80f44

Browse files
author
Oleksii Korshenko
committed
MAGETWO-71062: Remove zend json from json controller #10342
1 parent 95bc6bb commit dc80f44

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Controller/Result

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Controller/Result/Json.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ public function __construct(
5858
* @throws \Magento\Framework\Exception\LocalizedException
5959
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
6060
* @deprecated
61+
* @see Json::setArrayData
62+
* @see Json::setJsonData
6163
*/
6264
public function setData($data, $cycleCheck = false, $options = [])
6365
{

0 commit comments

Comments
 (0)