Skip to content

Commit e854ebe

Browse files
authored
refactor: remove deprecated code scheduled for v3.2 removal (#7610)
1 parent 85a120d commit e854ebe

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

src/ConfigProvider.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212

1313
namespace Hyperf\WebSocketServer;
1414

15-
use Hyperf\WebSocketServer\Exception\WebSocketHandShakeException;
16-
17-
// Will remove at v3.2
18-
class_alias(WebSocketHandShakeException::class, 'Hyperf\WebSocketServer\Exception\WebSocketHandeShakeException');
19-
2015
class ConfigProvider
2116
{
2217
public function __invoke(): array

src/Exception/WebSocketHandeShakeException.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)