Kaynağa Gözat

Update TcpConnection.php

mouyong 3 yıl önce
ebeveyn
işleme
acb688e1e0
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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 [