Fix typo in phpdoc
This commit is contained in:
parent
ddd562232e
commit
0512b68890
|
|
@ -68,7 +68,7 @@ class UserImport 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