From 5f79d3b4991521677e08cacb1754b609b4aebd16 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Tue, 4 Jun 2019 23:46:37 +0200 Subject: [PATCH] This method should be private --- src/Foundation/InstalledApp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Foundation/InstalledApp.php b/src/Foundation/InstalledApp.php index 1e12104f9..4c99b0e60 100644 --- a/src/Foundation/InstalledApp.php +++ b/src/Foundation/InstalledApp.php @@ -91,7 +91,7 @@ class InstalledApp implements AppInterface /** * @return \Psr\Http\Server\RequestHandlerInterface */ - public function getUpdaterHandler() + private function getUpdaterHandler() { $pipe = new MiddlewarePipe; $pipe->pipe(