Skip to content

Commit 3c7b4ea

Browse files
Merge tag 'Remove_method' into develop
Removed Remove_method
2 parents 1647365 + 4bc51ed commit 3c7b4ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Interfaces/ConfigInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ public function getListeners(): array;
1111

1212
public function getListenerByPort(int $port): Listener|null;
1313

14-
public function updateListener($data);
15-
1614
public function getRoutes(): array;
1715

1816
public function getRoute($routeName);

0 commit comments

Comments
 (0)