Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit bcefbd6

Browse files
author
whhone
committed
little sync up
1 parent a9325dd commit bcefbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/WebDriver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public function executeScript($script, array $arguments = array());
110110
/**
111111
* Take a screenshot of the current page.
112112
*
113-
* @param $save_as The path of the screenshot to be saved.
113+
* @param string $save_as The path of the screenshot to be saved.
114114
* @return string The screenshot in PNG format.
115115
*/
116116
public function takeScreenshot($save_as = null);

0 commit comments

Comments
 (0)