diff --git a/framework/core/src/Foundation/InstalledApp.php b/framework/core/src/Foundation/InstalledApp.php index 1e12104f9..4c99b0e60 100644 --- a/framework/core/src/Foundation/InstalledApp.php +++ b/framework/core/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(