Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot authored and liu21st committed Sep 24, 2023
1 parent 2d488af commit 7b0b8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model.php
Expand Up @@ -331,7 +331,7 @@ protected function setUpdateWhere($where): void
* 设置当前模型的数据库连接.
*
* @param string $connection 数据表连接标识
*
*
* @return $this
*/
public function setConnection(string $connection)
Expand Down

0 comments on commit 7b0b8ea

Please sign in to comment.