HumHub Documentation (unofficial)

WebDriverResponse
in package

Table of Contents

Properties

$sessionID  : string
$status  : int
$value  : mixed

Methods

__construct()  : mixed
getSessionID()  : null|string
getStatus()  : null|int
getValue()  : mixed
setSessionID()  : WebDriverResponse
setStatus()  : WebDriverResponse
setValue()  : WebDriverResponse

Properties

Methods

__construct()

public __construct([null|string $session_id = null ]) : mixed
Parameters
$session_id : null|string = null

getSessionID()

public getSessionID() : null|string
Return values
null|string

        
On this page

Search results