Skip to content

Commit 71335bd

Browse files
author
Joan He
committed
MAGETWO-59444: Create serializer interface and json class in framework
1 parent 5ddf13e commit 71335bd

File tree

1 file changed

+0
-1
lines changed
  • lib/internal/Magento/Framework/Serialize/Serializer

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Serialize/Serializer/Json.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
/**
1111
* Class for serializing data to json string and unserializing json string to data
12-
*
1312
*/
1413
class Json implements SerializerInterface
1514
{

0 commit comments

Comments
 (0)