Trait shardimage\shardimagephpapi\base\SimpleJsonSerializerTrait
Implemented by | shardimage\shardimagephpapi\api\Response, shardimage\shardimagephpapi\api\ResponseError |
---|
Public Methods
Method | Description | Defined By |
---|---|---|
jsonSerialize() | Serializes the current object by cutting empty arrays and NULL properties. | shardimage\shardimagephpapi\base\SimpleJsonSerializerTrait |
Method Details
Serializes the current object by cutting empty arrays and NULL properties.
public array jsonSerialize ( ) |