- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyValidator()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::getBodyValidator |
( |
| $contentType | ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::getParamSettings |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::runUseCase |
( |
string | $propertyId | ) |
|
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::$responseFactory |
|
private |
◆ $serializer
◆ $useCase
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::BOT_BODY_PARAM = 'bot' |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::COMMENT_BODY_PARAM = 'comment' |
◆ PATCH_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::PATCH_BODY_PARAM = 'patch' |
|
private |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
|
private |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyDescriptionsRouteHandler::TAGS_BODY_PARAM = 'tags' |
The documentation for this class was generated from the following file: