Skip to content

Commit 61ff9ec

Browse files
committed
fix phpdoc typo
1 parent 266bd96 commit 61ff9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Selenium2Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ protected static function charToOptions($char, $modifier = null)
250250
/**
251251
* Create Mink element from WebDriver element.
252252
*
253-
* @return NodeElement[]
253+
* @return NodeElement
254254
*
255255
* @throws DriverException When the operation cannot be done
256256
*/

0 commit comments

Comments
 (0)