示例#1
0
文件: model.php 项目: neel/bong
 public final function connection()
 {
     return \DB\DatabaseConfig::connection($this->connectionName());
 }