@@ -17,8 +17,8 @@ |
||
17 | 17 | public $timeout; |
18 | 18 | |
19 | 19 | /** |
20 | - * @inheritDoc |
|
21 | - */ |
|
20 | + * @inheritDoc |
|
21 | + */ |
|
22 | 22 | public function open(string $database, string $schema = '') |
23 | 23 | { |
24 | 24 | $server = str_replace(":", "' port='", addcslashes($this->driver->options('server'), "'\\")); |