Fix function imports
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
namespace LogDb\Client;
|
||||
|
||||
use function socket_close;
|
||||
use function socket_create;
|
||||
use function socket_sendto;
|
||||
|
||||
class LogDbClient
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user