From 92b7dd3335a6572debeacfb5faa82c63a5e67888 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 8 Jun 2018 20:03:25 +0200 Subject: Some minor fixes --- main/app/system/SlimAppEvent.php | 56 ++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'main/app/system/SlimAppEvent.php') diff --git a/main/app/system/SlimAppEvent.php b/main/app/system/SlimAppEvent.php index 4bec240..00ab898 100644 --- a/main/app/system/SlimAppEvent.php +++ b/main/app/system/SlimAppEvent.php @@ -1,28 +1,28 @@ -app = $app; - } - - public function getApp() { - return $this->app; - } -} +app = $app; + } + + public function getApp() { + return $this->app; + } +} -- cgit v1.2.3