HumHub Documentation (unofficial)

WebDriverDispatcher
in package

Table of Contents

Properties

$driver  : EventFiringWebDriver
$listeners  : array<string|int, mixed>

Methods

dispatch()  : $this
getDefaultDriver()  : null|EventFiringWebDriver
register()  : $this
setDefaultDriver()  : $this
this is needed so that EventFiringWebElement can pass the driver to the exception handling
unregister()  : $this

Properties

Methods

dispatch()

public dispatch(mixed $method, mixed $arguments) : $this
Parameters
$method : mixed
$arguments : mixed
Return values
$this

        
On this page

Search results