Skip to content

Commit e6c7d05

Browse files
authored
[PHP/ripple] Sync the update of the Ripple (#10223)
* Sync the update of the Ripple * Sync the update of the Ripple
1 parent fced31e commit e6c7d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/PHP/ripple/server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Ripple\Database\Interface\AbstractResultSet;
66
use Ripple\Database\MySQL\Client;
77
use Ripple\Net\Http\Server;
8-
use Ripple\Net\Http\Server\Request;
8+
use Ripple\Net\Http\Request;
99
use Ripple\Sync\Channel;
1010
use Ripple\Sync\WaitGroup;
1111
use Ripple\Worker;

0 commit comments

Comments
 (0)