From d7d97fc4bf73a1ff87aec52e9938eb63e871cb73 Mon Sep 17 00:00:00 2001 From: Ilya Bakhlin Date: Tue, 28 Dec 2021 19:46:12 +0100 Subject: [PATCH] Reformatting the Cancelable interface. --- chandler/Eventing/Events/Cancelable.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/chandler/Eventing/Events/Cancelable.php b/chandler/Eventing/Events/Cancelable.php index 0cfd8e8..9291926 100644 --- a/chandler/Eventing/Events/Cancelable.php +++ b/chandler/Eventing/Events/Cancelable.php @@ -1,11 +1,17 @@ -