Пример #1
0
 public function __construct()
 {
     parent::__construct($this->driver, $this->hostname, $this->username, $this->password, $this->database);
 }