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

Merge branch '131event' into 'main'

Fix #131 symfony error

Closes #131

See merge request !119
parents e62aa491 46d14216
No related branches found
No related tags found
1 merge request!119Fix #131 symfony error
......@@ -7,7 +7,7 @@
namespace Civi\DataProcessor\Event;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\EventDispatcher\Event;
use \Civi\Core\Event\GenericHookEvent as Event;
class ConfigContainerBuilderEvent extends Event {
......
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