@@ -176,6 +176,7 @@ |
||
| 176 | 176 | |
| 177 | 177 | /** |
| 178 | 178 | * Parse user id from drush user-information output. |
| 179 | + * @param string $info |
|
| 179 | 180 | */ |
| 180 | 181 | protected function parseUserId($info) { |
| 181 | 182 | // Find the row containing "User ID : xxx". |