Ds\Queue::jsonSerialize
PHP Manual
PHP Manual»Ds\Queue»Ds\Queue::jsonSerialize

Ds\Queue::jsonSerialize

(PECL ds >= 1.0.0)

Ds\Queue::jsonSerializeReturns a representation that can be converted to JSON

Açıklama

See JsonSerializable::jsonSerialize()

Bilginize:

You should never need to call this directly.

To Top