Skip to content

Commit

Permalink
Update FlarumUser.php
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui authored Dec 19, 2023
1 parent 8673aca commit 158969e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FlarumUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ public function __construct( string $username, string $password ) {

/**
* Get all flarum user information
* @return [type] [description]
*/
private function getUserInfo() : void {
$userInfos = MediaWikiServices::getInstance()
Expand Down

0 comments on commit 158969e

Please sign in to comment.