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.
1 parent 63629b4 commit 580ddc1Copy full SHA for 580ddc1
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