Skip to content

Commit

Permalink
Merge tag 'Remove_method' into develop
Browse files Browse the repository at this point in the history
Removed Remove_method
  • Loading branch information
Pavlusha311245 committed Jul 17, 2023
2 parents 1647365 + 4bc51ed commit 3c7b4ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Interfaces/ConfigInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ public function getListeners(): array;

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

public function updateListener($data);

public function getRoutes(): array;

public function getRoute($routeName);
Expand Down

0 comments on commit 3c7b4ea

Please sign in to comment.