Completed
Push — 3.0 ( 154001...3d6954 )
by Raphaël
08:06 queued 06:39
created
src/ZohoDatabasePusher.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -202,7 +202,6 @@
 block discarded – undo
202 202
      * Insert data to bean in order to update zoho records.
203 203
      *
204 204
      * @param ZohoBeanInterface $zohoBean
205
-     * @param array             $fieldsMatching
206 205
      * @param type              $columnName
207 206
      * @param type              $valueDb
208 207
      */
Please login to merge, or discard this patch.
src/ZohoSyncDatabaseCommand.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -190,7 +190,6 @@
 block discarded – undo
190 190
     /**
191 191
      * Regerate Zoho Daos
192 192
      *
193
-     * @param InputInterface  $input
194 193
      * @param OutputInterface $output
195 194
      */
196 195
     private function regenerateZohoDao(OutputInterface $output)
Please login to merge, or discard this patch.