X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Futils%2FBatchRowUpdate.php;h=f42b5a072a0c485518542b32e7897f10eafadf76;hp=fc8bde9ae616c67f9c31875aeff21711c61f66e7;hb=802c199d0bd80ff0f4d730c61fd58cbf08a52d8d;hpb=4d55e3ad70144f524d1df88d34c44b3922be05ef diff --git a/includes/utils/BatchRowUpdate.php b/includes/utils/BatchRowUpdate.php index fc8bde9ae6..f42b5a072a 100644 --- a/includes/utils/BatchRowUpdate.php +++ b/includes/utils/BatchRowUpdate.php @@ -64,9 +64,9 @@ class BatchRowUpdate { protected $output; /** - * @param BatchRowIterator $reader Iterator that returns an + * @param BatchRowIterator $reader Iterator that returns an * array of database rows - * @param BatchRowWriter $writer Writer capable of pushing + * @param BatchRowWriter $writer Writer capable of pushing * row updates to the database * @param RowUpdateGenerator $generator Generates single row updates * based on the rows content