Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\AssertUserIsAuthorized Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\UseCases\AssertUserIsAuthorized:

Public Member Functions

 __construct (PermissionChecker $permissionChecker)
 
 execute (EntityId $id, ?string $username)
 

Private Attributes

PermissionChecker $permissionChecker
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\AssertUserIsAuthorized::__construct ( PermissionChecker $permissionChecker)

Member Function Documentation

◆ execute()

Wikibase\Repo\RestApi\Application\UseCases\AssertUserIsAuthorized::execute ( EntityId $id,
?string $username )

Member Data Documentation

◆ $permissionChecker

PermissionChecker Wikibase\Repo\RestApi\Application\UseCases\AssertUserIsAuthorized::$permissionChecker
private

The documentation for this class was generated from the following file: