This commit is contained in:
2021-03-29 15:25:39 +08:00
parent 345ead8ba4
commit 7aa303ea16
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ class Redis extends Pool
* @param mixed $config
* @return SRedis
* @throws RedisConnectException
* @throws ComponentException
* @throws Exception
*/
public function createClient(string $name, mixed $config): SRedis
{