- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyValidator()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::getBodyValidator |
( |
| $contentType | ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::getParamSettings |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::newSuccessHttpResponse |
( |
| ) |
|
|
private |
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::runUseCase |
( |
string | $propertyId, |
|
|
string | $languageCode ) |
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::$middlewareHandler |
|
private |
◆ $removePropertyDescription
RemovePropertyDescription Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::$removePropertyDescription |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::$responseFactory |
|
private |
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::BOT_BODY_PARAM = 'bot' |
◆ BOT_PARAM_DEFAULT
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::BOT_PARAM_DEFAULT = false |
|
private |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::COMMENT_BODY_PARAM = 'comment' |
◆ COMMENT_PARAM_DEFAULT
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::COMMENT_PARAM_DEFAULT = null |
|
private |
◆ LANGUAGE_CODE_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::LANGUAGE_CODE_PATH_PARAM = 'language_code' |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::TAGS_BODY_PARAM = 'tags' |
◆ TAGS_PARAM_DEFAULT
const Wikibase\Repo\RestApi\RouteHandlers\RemovePropertyDescriptionRouteHandler::TAGS_PARAM_DEFAULT = [] |
|
private |
The documentation for this class was generated from the following file: