@@ -16,6 +16,7 @@ |
||
| 16 | 16 | * Computes the name of the table based on the DAO plural module name. |
| 17 | 17 | * |
| 18 | 18 | * @param AbstractZohoDao $dao |
| 19 | + * @param string $prefix |
|
| 19 | 20 | * |
| 20 | 21 | * @return string |
| 21 | 22 | */ |
@@ -194,7 +194,6 @@ |
||
| 194 | 194 | |
| 195 | 195 | /** |
| 196 | 196 | * Regerate Zoho Daos |
| 197 | - * @param InputInterface $input |
|
| 198 | 197 | * @param OutputInterface $output |
| 199 | 198 | */ |
| 200 | 199 | private function regenerateZohoDao(OutputInterface $output) |