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.