1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

This method should be private

This commit is contained in:
Franz Liedke
2019-06-04 23:46:37 +02:00
parent 2637e83490
commit 836351f0cc

View File

@@ -91,7 +91,7 @@ class InstalledApp implements AppInterface
/**
* @return \Psr\Http\Server\RequestHandlerInterface
*/
public function getUpdaterHandler()
private function getUpdaterHandler()
{
$pipe = new MiddlewarePipe;
$pipe->pipe(