改名
This commit is contained in:
@@ -176,7 +176,7 @@ abstract class Pool extends Component
|
|||||||
// return $connection;
|
// return $connection;
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
return $this->createByCallback($name, $callback);
|
return $this->createClient($name, $callback);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user