From 20e2802cb13c417466e23d41404a095a19624f67 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 7 Nov 2019 13:44:44 +1100 Subject: [PATCH] [NFC] Style Fix Prepare Event --- Civi/API/Event/PrepareEvent.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Civi/API/Event/PrepareEvent.php b/Civi/API/Event/PrepareEvent.php index b349a3d52b..8d22f32493 100644 --- a/Civi/API/Event/PrepareEvent.php +++ b/Civi/API/Event/PrepareEvent.php @@ -26,6 +26,7 @@ */ namespace Civi\API\Event; + use Civi\API\Provider\WrappingProvider; /** -- 2.25.1