Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
decode ($data) | |
Definition at line 11 of file Decoder.php.
decode | ( | $data | ) |
Decodes the given $data string which is encoded in the JSON format.
string | $data |
Implements DecoderInterface.
Definition at line 19 of file Decoder.php.