Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatement Member List

This is the complete list of members for Wikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatement, including all inherited members.

$assertPropertyExistsWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
$guidGeneratorWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
$propertyRetrieverWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
$propertyUpdaterWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
$validatorWikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatementprivate
__construct(AddPropertyStatementValidator $validator, AssertPropertyExists $assertPropertyExists, PropertyWriteModelRetriever $propertyRetriever, GuidGenerator $guidGenerator, PropertyUpdater $propertyUpdater, AssertUserIsAuthorized $assertUserIsAuthorized)Wikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatement
execute(AddPropertyStatementRequest $request)Wikibase\Repo\RestApi\Application\UseCases\AddPropertyStatement\AddPropertyStatement