コード例 #1
0
ファイル: Database.php プロジェクト: jwdeitch/components
 /**
  * {@inheritdoc}
  */
 public function getType()
 {
     return $this->driver->getType();
 }