@@ -213,7 +213,7 @@ |
||
| 213 | 213 | * Remove administrator |
| 214 | 214 | * @param Organization|string|integer $organization |
| 215 | 215 | * @param User|string|integer $user |
| 216 | - * @param boolean $keepMember |
|
| 216 | + * @param string|boolean $keepMember |
|
| 217 | 217 | */ |
| 218 | 218 | public function actionRemoveAdministrator($organization, $user, $keepMember = "yes") |
| 219 | 219 | { |