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 1647365 + 4bc51ed commit 3c7b4eaCopy full SHA for 3c7b4ea
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