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

Public Member Functions

 __construct (PatchItemStatementValidator $validator, AssertItemExists $assertItemExists, PatchStatement $patchStatement)
 
 execute (PatchItemStatementRequest $request)
 

Private Attributes

PatchItemStatementValidator $validator
 
AssertItemExists $assertItemExists
 
PatchStatement $patchStatement
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatement::__construct ( PatchItemStatementValidator $validator,
AssertItemExists $assertItemExists,
PatchStatement $patchStatement )

Member Function Documentation

◆ execute()

Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatement::execute ( PatchItemStatementRequest $request)
Exceptions
ItemRedirect
UseCaseError

Member Data Documentation

◆ $assertItemExists

AssertItemExists Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatement::$assertItemExists
private

◆ $patchStatement

PatchStatement Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatement::$patchStatement
private

◆ $validator

PatchItemStatementValidator Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatement::$validator
private

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