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

Public Member Functions

 __construct (Statement $statement, string $lastModified, int $revisionId)
 
 getStatement ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

Statement $statement
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::__construct ( Statement $statement,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::getRevisionId ( )

◆ getStatement()

Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::getStatement ( )

Member Data Documentation

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::$lastModified
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::$revisionId
private

◆ $statement

Statement Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementResponse::$statement
private

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