Skip to content
Snippets Groups Projects
Commit 4e147875 authored by jaapjansma's avatar jaapjansma
Browse files
parents 88080c87 4a865616
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,6 @@ class CRM_CivirulesConditions_Contribution_DonorIsRecurring extends CRM_Civirule
* @access public
*/
public function requiredEntities() {
return array('ContributionRecur');
return array('Contact');
}
}
\ No newline at end of file
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