Skip to content
Snippets Groups Projects
Commit 4aafdf86 authored by jaapjansma's avatar jaapjansma
Browse files

update

parent febe7670
No related branches found
No related tags found
No related merge requests found
......@@ -135,11 +135,6 @@ function form_processor_get_action_provider_for_default_data() {
return null;
}
function form_processor_get_action_types() {
$provider = form_processor_get_action_provider();
return $provider->getActions();
}
/**
* Implementation of hook_civicrm_navigationMenu.
*
......
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