|
MediaWiki
REL1_20
|
Public Member Functions | |
| __construct ($userName, $password, $group= '') | |
Public Attributes | |
| $password | |
| $user | |
| $userName | |
Definition at line 132 of file ApiTestCase.php.
| UserWrapper::__construct | ( | $ | userName, |
| $ | password, | ||
| $ | group = '' |
||
| ) |
Definition at line 135 of file ApiTestCase.php.
References $password, $userName, User\createNew(), and User\newFromName().
| UserWrapper::$password |
Definition at line 133 of file ApiTestCase.php.
Referenced by __construct().
| UserWrapper::$user |
Definition at line 133 of file ApiTestCase.php.
| UserWrapper::$userName |
Definition at line 133 of file ApiTestCase.php.
Referenced by __construct().