MediaWiki REL1_37
MediaWiki\Json\JsonConstants Interface Reference

Public Attributes

const TYPE_ANNOTATION = '_type_'
 Name of the property where the class information is stored.
 

Detailed Description

Definition at line 29 of file JsonConstants.php.

Member Data Documentation

◆ TYPE_ANNOTATION

const MediaWiki\Json\JsonConstants::TYPE_ANNOTATION = '_type_'

Name of the property where the class information is stored.

Definition at line 34 of file JsonConstants.php.

Referenced by MediaWiki\Json\JsonCodec\unserialize().


The documentation for this interface was generated from the following file: