Ds\Set::jsonSerialize
PHP Manual
PHP Manual»Ds\Set»Ds\Set::jsonSerialize

Ds\Set::jsonSerialize

(PECL ds >= 1.0.0)

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

Beschreibung

See JsonSerializable::jsonSerialize()

Hinweis:

You should never need to call this directly.

To Top