@@ -112,9 +112,6 @@ |
||
112 | 112 | } |
113 | 113 | |
114 | 114 | /** |
115 | - * @param mixed|null $how |
|
116 | - * @param mixed|null $class_name |
|
117 | - * @param array|null $ctor_args |
|
118 | 115 | * @return array |
119 | 116 | */ |
120 | 117 | public function fetchAll(int $mode = PDO::FETCH_BOTH, mixed ...$args) { |