Fix typo in phpdoc
This commit is contained in:
parent
69689db79c
commit
ddd562232e
|
|
@ -83,7 +83,7 @@ class TaskImport extends Base
|
|||
* Format row before validation
|
||||
*
|
||||
* @access public
|
||||
* @param array $data
|
||||
* @param array $row
|
||||
* @return array
|
||||
*/
|
||||
public function prepare(array $row)
|
||||
|
|
|
|||
Loading…
Reference in New Issue