コード例 #1
0
ファイル: Connection.php プロジェクト: bashkarev/r01
 public function __construct($config = [])
 {
     Helper::configure($this, $config);
 }