PHP Webmozart\Json\Versioning Пространство имен

Interfaces

Имя Описание
JsonVersioner Parses and updates the version of a JSON object.

Классы

Имя Описание
SchemaUriVersioner Expects the version to be set in the "$schema" field of a JSON object.
VersionFieldVersioner Expects the version to be set in the "version" field of a JSON object.