Skip to content

Commit

Permalink
MAGETWO-71062: Remove zend json from json controller #10342
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Korshenko committed Jul 26, 2017
1 parent 95bc6bb commit dc80f44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/internal/Magento/Framework/Controller/Result/Json.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ public function __construct(
* @throws \Magento\Framework\Exception\LocalizedException
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
* @deprecated
* @see Json::setArrayData
* @see Json::setJsonData
*/
public function setData($data, $cycleCheck = false, $options = [])
{
Expand Down

0 comments on commit dc80f44

Please sign in to comment.