Trait shardimage\shardimagephpapi\base\SimpleJsonSerializerTrait

Implemented byshardimage\shardimagephpapi\api\Response, shardimage\shardimagephpapi\api\ResponseError

Public Methods

Hide inherited methods

MethodDescriptionDefined By
jsonSerialize() Serializes the current object by cutting empty arrays and NULL properties. shardimage\shardimagephpapi\base\SimpleJsonSerializerTrait

Method Details

jsonSerialize() public method

Serializes the current object by cutting empty arrays and NULL properties.

public array jsonSerialize ( )