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
@@ -208,7 +208,7 @@ class Command extends Component
}
/**
* @return array<PDO, PDOStatement>|bool
* @return array<Mysql\PDO, PDOStatement>|bool
* @throws Exception
*/
private function search(): bool|array