@@ -198,7 +198,6 @@ |
||
198 | 198 | /** |
199 | 199 | * {@inheritdoc} |
200 | 200 | * |
201 | - * @param string $class Class to be used to represent PDOStatement. |
|
202 | 201 | * @param array $args Class construction arguments, by default array of parameters. |
203 | 202 | * |
204 | 203 | * @return PDOResult |