- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\Domain\Model\User::__construct |
( |
?string | $username | ) |
|
|
private |
◆ getUsername()
Wikibase\Repo\RestApi\Domain\Model\User::getUsername |
( |
| ) |
|
- Returns
- string|null Returns null for anonymous user
◆ isAnonymous()
Wikibase\Repo\RestApi\Domain\Model\User::isAnonymous |
( |
| ) |
|
◆ newAnonymous()
static Wikibase\Repo\RestApi\Domain\Model\User::newAnonymous |
( |
| ) |
|
|
static |
◆ withUsername()
static Wikibase\Repo\RestApi\Domain\Model\User::withUsername |
( |
string | $username | ) |
|
|
static |
◆ $username
string Wikibase\Repo\RestApi\Domain\Model\User::$username |
|
private |
The documentation for this class was generated from the following file: