@@ -148,7 +148,7 @@ |
||
| 148 | 148 | * Update a credential |
| 149 | 149 | * |
| 150 | 150 | * @param $raw_credential array An array containing all the credential fields |
| 151 | - * @param $useRawUser bool |
|
| 151 | + * @param boolean $useRawUser bool |
|
| 152 | 152 | * @return Credential The updated credential |
| 153 | 153 | */ |
| 154 | 154 | public function updateCredential($raw_credential, $useRawUser) { |