Explorar o código

`@var object|null` public $context;

`$this->context = new \stdClass;`
tianyiw %!s(int64=3) %!d(string=hai) anos
pai
achega
7d79d55a70
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Connection/TcpConnection.php

+ 1 - 1
src/Connection/TcpConnection.php

@@ -161,7 +161,7 @@ class TcpConnection extends ConnectionInterface implements \JsonSerializable
     /**
      * Context.
      *
-     * @var array
+     * @var object|null
      */
     public $context = null;