Skip to content

Commit 58a63c9

Browse files
committed
Add @param to getUrl()
1 parent b8c2ff9 commit 58a63c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Console/ChromeDriverCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ protected function rename($binary, $os)
233233
/**
234234
* Get URL using the 'proxy' and 'ssl-no-verify' command options.
235235
*
236+
* @param $url
237+
*
236238
* @return string|bool
237239
*/
238240
protected function getUrl($url)

0 commit comments

Comments
 (0)