Skip to content

ContentState to JSON serializer

Compare
Choose a tag to compare
@e1himself e1himself released this 23 Mar 14:19
· 24 commits to master since this release

Now you can serialize ContentState back to JSON.

/** @var $json string */
$json = \Prezly\DraftPhp\Serializer::serialize($contentState);