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

Public Member Functions

 __construct (PropertyRevisionMetadataRetriever $metadataRetriever)
 
 execute (NumericPropertyId $id)
 

Private Attributes

PropertyRevisionMetadataRetriever $metadataRetriever
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetLatestPropertyRevisionMetadata::__construct ( PropertyRevisionMetadataRetriever $metadataRetriever)

Member Function Documentation

◆ execute()

Wikibase\Repo\RestApi\Application\UseCases\GetLatestPropertyRevisionMetadata::execute ( NumericPropertyId $id)
Exceptions
UseCaseErrorif the property does not exist
Returns
array{int, string}

Member Data Documentation

◆ $metadataRetriever

PropertyRevisionMetadataRetriever Wikibase\Repo\RestApi\Application\UseCases\GetLatestPropertyRevisionMetadata::$metadataRetriever
private

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