Skip to content
Snippets Groups Projects
Commit 46d14216 authored by mattwire's avatar mattwire
Browse files

Fix #131 symfony error

parent b4509017
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