Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented Class Reference
+ Inheritance diagram for Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented:
+ Collaboration diagram for Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented:

Public Member Functions

 __construct (string $reason, array $context, string $message='', int $code=0, ?Throwable $previous=null)
 
 getReason ()
 
 getContext ()
 

Private Attributes

string $reason
 
array $context
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented::__construct ( string $reason,
array $context,
string $message = '',
int $code = 0,
?Throwable $previous = null )

Member Function Documentation

◆ getContext()

Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented::getContext ( )

◆ getReason()

Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented::getReason ( )

Member Data Documentation

◆ $context

array Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented::$context
private

◆ $reason

string Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\EditPrevented::$reason
private

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