@@ -76,7 +76,7 @@ |
||
| 76 | 76 | } |
| 77 | 77 | |
| 78 | 78 | |
| 79 | - abstract protected function createConnection(Config $config)/*: object php 7.2+*/ ; |
|
| 79 | + abstract protected function createConnection(Config $config)/*: object php 7.2+*/; |
|
| 80 | 80 | |
| 81 | 81 | |
| 82 | 82 | abstract protected function disconnectConnection(/*: object php 7.2+*/ $connection): void; |