Completed
Push — master ( 1d9f92...387426 )
by Ron
01:11
created
src/FakePDOStatement.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -112,9 +112,6 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.