PHP Class PHPDaemon\Utils\PlainJSON

Author: Vasily Zorin ([email protected])
Inheritance: implements JsonSerializable, use trait PHPDaemon\Traits\ClassWatchdog, use trait PHPDaemon\Traits\StaticObjectWatchdog
Afficher le fichier Open project: kakserpom/phpdaemon

Protected Properties

Свойство Type Description
$id
$tr

Méthodes publiques

Méthode Description
__construct ( string $str ) Save
__destruct ( ) Clean cache
apply ( string $data ) : string Apply
jsonSerialize ( ) : string jsonSerialize

Method Details

__construct() public méthode

Save
public __construct ( string $str )
$str string JSON string

__destruct() public méthode

Clean cache
public __destruct ( )

apply() public static méthode

Apply
public static apply ( string $data ) : string
$data string JSON string
Résultat string Result JSON

jsonSerialize() public méthode

jsonSerialize
public jsonSerialize ( ) : string
Résultat string

Property Details

$id protected_oe property

protected $id

$tr protected_oe static_oe property

protected static $tr