- Since
- 0.1
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
◆ __construct()
Wikibase\Lib\DataType::__construct |
( |
| $typeId, |
|
|
| $dataValueType ) |
- Since
- 0.5
- Parameters
-
string | $typeId | Identifier of this data type (also referred to as "property type"). |
string | $dataValueType | Identifier for the type of the DataValue. |
- Exceptions
-
◆ getDataValueType()
Wikibase\Lib\DataType::getDataValueType |
( |
| ) |
|
Returns the type of the DataValue used by this data type.
- Since
- 0.1
- Returns
- string
◆ getId()
Wikibase\Lib\DataType::getId |
( |
| ) |
|
Returns the identifier of this data type (also referred to as "property type").
- Since
- 0.1
- Returns
- string
◆ getMessageKey()
Wikibase\Lib\DataType::getMessageKey |
( |
| ) |
|
◆ toArray()
Wikibase\Lib\DataType::toArray |
( |
| ) |
|
◆ $dataValueType
Wikibase\Lib\DataType::$dataValueType |
|
protected |
◆ $typeId
Wikibase\Lib\DataType::$typeId |
|
protected |
The documentation for this class was generated from the following file: