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