Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException Class Reference
+ Inheritance diagram for Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException:
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException:

Public Member Functions

 __construct (string $propertyIdKey, $propertyIdValue, string $path)
 
 getPropertyIdKey ()
 
 getPropertyIdValue ()
 
 getPath ()
 

Private Attributes

string $propertyIdKey
 
string $path
 
 $propertyIdValue
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::__construct ( string $propertyIdKey,
$propertyIdValue,
string $path )
Parameters
string$propertyIdKey
mixed$propertyIdValue
string$path

Member Function Documentation

◆ getPath()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::getPath ( )

◆ getPropertyIdKey()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::getPropertyIdKey ( )

◆ getPropertyIdValue()

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::getPropertyIdValue ( )
Returns
mixed

Member Data Documentation

◆ $path

string Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::$path
private

◆ $propertyIdKey

string Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::$propertyIdKey
private

◆ $propertyIdValue

Wikibase\Repo\RestApi\Application\Serialization\Exceptions\PropertyIdMismatchException::$propertyIdValue
private

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