MediaWiki
REL1_39
JsonConstants.php
Go to the documentation of this file.
1
<?php
22
namespace
MediaWiki\Json
;
23
29
interface
JsonConstants
{
30
34
public
const
TYPE_ANNOTATION
=
'_type_'
;
35
}
MediaWiki\Json\JsonConstants
Definition
JsonConstants.php:29
MediaWiki\Json\JsonConstants\TYPE_ANNOTATION
const TYPE_ANNOTATION
Name of the property where the class information is stored.
Definition
JsonConstants.php:34
MediaWiki\Json
Definition
JsonCodec.php:22
includes
json
JsonConstants.php
Generated on Mon Feb 10 2025 07:23:22 for MediaWiki by
1.10.0