Skip to content

Commit

Permalink
Release v2.2.17 (#4272)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Nov 22, 2021
1 parent b343165 commit f2ac310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion class_map/ThriftUdpTransport.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class ThriftUdpTransport extends TTransport
private $logger;

/**
* @var null|\Socket|resource
* @var null|resource|\Socket
*/
private $socket;

Expand Down

0 comments on commit f2ac310

Please sign in to comment.