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

Public Member Functions

 __construct (PatchPropertyStatementValidator $validator, AssertPropertyExists $assertPropertyExists, PatchStatement $patchStatement)
 
 execute (PatchPropertyStatementRequest $request)
 

Private Attributes

PatchPropertyStatementValidator $validator
 
AssertPropertyExists $assertPropertyExists
 
PatchStatement $patchStatement
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyStatement\PatchPropertyStatement::__construct ( PatchPropertyStatementValidator $validator,
AssertPropertyExists $assertPropertyExists,
PatchStatement $patchStatement )

Member Function Documentation

◆ execute()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyStatement\PatchPropertyStatement::execute ( PatchPropertyStatementRequest $request)
Exceptions
UseCaseError

Member Data Documentation

◆ $assertPropertyExists

AssertPropertyExists Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyStatement\PatchPropertyStatement::$assertPropertyExists
private

◆ $patchStatement

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

◆ $validator

PatchPropertyStatementValidator Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyStatement\PatchPropertyStatement::$validator
private

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