Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse:

Public Member Functions

 __construct (Property $property, string $lastModified, int $revisionId)
 
 getProperty ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

Property $property
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::__construct ( Property $property,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::getLastModified ( )

◆ getProperty()

Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::getProperty ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::getRevisionId ( )

Member Data Documentation

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::$lastModified
private

◆ $property

Property Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::$property
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\PatchProperty\PatchPropertyResponse::$revisionId
private

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