Completed
Pull Request — 2.0 (#15)
by Raphaël
08:24
created
src/ZohoSyncDatabaseCommand.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -167,7 +167,6 @@  discard block
 block discarded – undo
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
 block discarded – undo
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)
Please login to merge, or discard this patch.