MediaWiki
REL1_20
|
Public Member Functions | |
__construct ($username, $realname= 'Real Name', $email= 'sample @example.com', $groups=array()) | |
Public Attributes | |
$groups | |
$password | |
$user | |
$username |
Definition at line 4 of file TestUser.php.
TestUser::__construct | ( | $ | username, |
$ | realname = 'Real Name' , |
||
$ | email = '[email protected]' , |
||
$ | groups = array() |
||
) |
Definition at line 11 of file TestUser.php.
References $email, $groups, $username, User\createNew(), User\newFromName(), and User\randomPassword().
TestUser::$email |
Definition at line 7 of file TestUser.php.
Referenced by __construct().
TestUser::$groups |
Definition at line 8 of file TestUser.php.
Referenced by __construct().
TestUser::$password |
Definition at line 6 of file TestUser.php.
TestUser::$user |
Definition at line 9 of file TestUser.php.
TestUser::$username |
Definition at line 5 of file TestUser.php.
Referenced by __construct().