Wikibase
MediaWiki Wikibase extension
|
This is the complete list of members for Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel, including all inherited members.
$assertItemExists | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | private |
$assertUserIsAuthorized | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | private |
$itemRetriever | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | private |
$itemUpdater | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | private |
$useCaseValidator | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | private |
__construct(RemoveItemLabelValidator $useCaseValidator, AssertItemExists $assertItemExists, AssertUserIsAuthorized $assertUserIsAuthorized, ItemWriteModelRetriever $itemRetriever, ItemUpdater $itemUpdater) | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel | |
execute(RemoveItemLabelRequest $request) | Wikibase\Repo\RestApi\Application\UseCases\RemoveItemLabel\RemoveItemLabel |