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

Beschreibung

See JsonSerializable::jsonSerialize()

Hinweis:

You should never need to call this directly.

To Top