예제 #1
0
파일: model.php 프로젝트: neel/bong
 public final function connection()
 {
     return \DB\DatabaseConfig::connection($this->connectionName());
 }