Ds\Stack::jsonSerialize
PHP Manual
PHP Manual»Ds\Stack»Ds\Stack::jsonSerialize

Ds\Stack::jsonSerialize

(PECL ds >= 1.0.0)

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

Beschreibung

See JsonSerializable::jsonSerialize()

Hinweis:

You should never need to call this directly.

To Top