This commit is contained in:
2023-04-02 23:28:23 +08:00
parent cd9327f5c2
commit d9fd802312
3 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ class Connection extends Component
}
/**
* @return PDO
* @return Mysql\PDO
* @throws Exception
*/
public function getSlaveClient(): Mysql\PDO