@@ -133,9 +133,9 @@ |
||
133 | 133 | } |
134 | 134 | |
135 | 135 | /** |
136 | - * Connect to the database |
|
137 | - * @return void |
|
138 | - */ |
|
136 | + * Connect to the database |
|
137 | + * @return void |
|
138 | + */ |
|
139 | 139 | public function connect(): void |
140 | 140 | { |
141 | 141 | $this->setConnectionParams(); |