com\setasign\SetaSite\Page

ExportStringHelper

File: /SetaSite/src/Page/ExportStringHelper.php

Class hierarchy

Summary

Static Methods

createExportString()

public static ExportStringHelper::createExportString (
string $type,
array $data
): string
Parameters
$type : string
 
$data : array
 
Exceptions

Throws \JsonException

parseExportString()

public static ExportStringHelper::parseExportString (
string $data
): array
Parameters
$data : string