Parcourir la source

Update TcpConnection.php

mouyong il y a 3 ans
Parent
commit
acb688e1e0
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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 [