@@ -167,7 +167,6 @@ discard block |
||
| 167 | 167 | |
| 168 | 168 | /** |
| 169 | 169 | * Generate the User Response from Zoho |
| 170 | - * @param InputInterface $input |
|
| 171 | 170 | * @param OutputInterface $output |
| 172 | 171 | */ |
| 173 | 172 | private function getUsersReponse(OutputInterface $output) |
@@ -210,7 +209,6 @@ discard block |
||
| 210 | 209 | |
| 211 | 210 | /** |
| 212 | 211 | * Regerate Zoho Daos |
| 213 | - * @param InputInterface $input |
|
| 214 | 212 | * @param OutputInterface $output |
| 215 | 213 | */ |
| 216 | 214 | private function regenerateZohoDao(OutputInterface $output) |