Skip to content
Snippets Groups Projects
Commit 006234fc authored by joachim's avatar joachim Committed by Chris Leppanen
Browse files

Issue #2397219 by joachim, MegaChriz: docs for my_module_mapper_unique() don't...

Issue #2397219 by joachim, MegaChriz: docs for my_module_mapper_unique() don't match implementation in tests
parent 0852ffc2
No related branches found
No related tags found
No related merge requests found
......@@ -397,7 +397,7 @@ function my_module_form_callback($mapping, $target, $form, $form_state) {
* The unique values to be checked.
*
* @return int
* The existing entity id, or 0 if not found.
* The existing entity id, or NULL if no existing entity is found.
*
* @see hook_feeds_processor_targets_alter()
* @see FeedsProcessor::existingEntityId()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment