projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739acba
)
(NFC) CRM/Import/Form/DataSource.php
author
Tim Otten
<totten@civicrm.org>
Wed, 8 Jun 2022 06:04:14 +0000
(23:04 -0700)
committer
Tim Otten
<totten@civicrm.org>
Wed, 8 Jun 2022 06:04:14 +0000
(23:04 -0700)
CRM/Import/Form/DataSource.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Import/Form/DataSource.php
b/CRM/Import/Form/DataSource.php
index ddf8bf452b0279955a59e894b80dce8adbe53e81..3036a38c4def2b929a308b99123e05694bca05e5 100644
(file)
--- a/
CRM/Import/Form/DataSource.php
+++ b/
CRM/Import/Form/DataSource.php
@@
-162,6
+162,7
@@
abstract class CRM_Import_Form_DataSource extends CRM_Import_Forms {
* Common form postProcess.
* @deprecated - just use postProcess.
*
+ * @param string $parserClassName
* @param string|null $entity
* Entity to set for paraser currently only for custom import
*/