public function BrowserBase::restart in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/jcalderonzumba/gastonjs/src/Browser/BrowserBase.php \Zumba\GastonJS\Browser\BrowserBase::restart()
Restarts the browser
File
- vendor/
jcalderonzumba/ gastonjs/ src/ Browser/ BrowserBase.php, line 71
Class
- BrowserBase
- Class BrowserBase @package Zumba\GastonJS\Browser
Namespace
Zumba\GastonJS\BrowserCode
public function restart() {
//TODO: Do we really need to do this?, we are just a client
}