Wikibase
MediaWiki Wikibase extension
|
Class for changing a property's data type. More...
Public Member Functions | |
__construct (EntityRevisionLookup $entityRevisionLookup, EntityStore $entityStore, DataTypeFactory $dataTypeFactory) | |
Private Member Functions | |
assertDataTypesCompatible ( $oldTypeId, $newTypeId) | |
Private Attributes | |
$entityStore | |
$entityRevisionLookup | |
$dataTypeFactory | |
Class for changing a property's data type.
Please be aware of the implication such an operation has.
Wikibase\Repo\PropertyDataTypeChanger::__construct | ( | EntityRevisionLookup | $entityRevisionLookup, |
EntityStore | $entityStore, | ||
DataTypeFactory | $dataTypeFactory ) |
|
private |
string | $oldTypeId | |
string | $newTypeId |
InvalidArgumentException |
|
private |
|
private |
|
private |