Skip to content

Commit 5d78508

Browse files
committed
Remove obsolete doc block lines
1 parent f770295 commit 5d78508

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/GridFS/SpecFunctionalTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ private function executeAct(array $act)
202202
* @param array $assert
203203
* @param mixed $actualResult
204204
* @return mixed
205-
* @throws FileNotFoundException
206205
* @throws LogicException if the operation is unsupported
207206
*/
208207
private function executeAssert(array $assert, $actualResult)
@@ -241,7 +240,6 @@ private function executeAssert(array $assert, $actualResult)
241240
*
242241
* @param mixed $expectedResult
243242
* @param mixed $actualResult
244-
* @param array $data
245243
* @throws LogicException if the result assertion is unsupported
246244
*/
247245
private function executeAssertResult($expectedResult, $actualResult)

0 commit comments

Comments
 (0)