Skip to content

Commit

Permalink
fix phpdoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 20, 2022
1 parent 266bd96 commit 61ff9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Selenium2Driver.php
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ protected static function charToOptions($char, $modifier = null)
/**
* Create Mink element from WebDriver element.
*
* @return NodeElement[]
* @return NodeElement
*
* @throws DriverException When the operation cannot be done
*/
Expand Down

0 comments on commit 61ff9ec

Please sign in to comment.