소스 검색

Update TcpConnection.php

mouyong 3 년 전
부모
커밋
acb688e1e0
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/Connection/TcpConnection.php

+ 5 - 0
src/Connection/TcpConnection.php

@@ -970,6 +970,11 @@ class TcpConnection extends ConnectionInterface implements \JsonSerializable
         static::$_enableCache = (bool)$value;
     }
     
+    /**
+     * Get the json_encode informattion.
+     *
+     * @return string
+     */
     public function jsonSerialize()
     {        
         return [