We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63629b4 + 580ddc1 commit 4bc51edCopy full SHA for 4bc51ed
src/Interfaces/ConfigInterface.php
@@ -11,8 +11,6 @@ public function getListeners(): array;
11
12
public function getListenerByPort(int $port): Listener|null;
13
14
- public function updateListener($data);
15
-
16
public function getRoutes(): array;
17
18
public function getRoute($routeName);
0 commit comments