Documentation

GetRolesOptions
in package

Table of Contents

$domainName  : string|null
$timeoutMilliseconds  : int|null
__construct()  : mixed
build()  : GetRolesOptions
Static helper to keep code more readable
domainName()  : GetRolesOptions
Sets the auth domain.
timeout()  : GetRolesOptions
Sets the operation timeout in milliseconds.

Properties

Methods

__construct()

public __construct() : mixed
Tags
since
4.0.0
Return values
mixed

timeout()

Sets the operation timeout in milliseconds.

public timeout(int $milliseconds) : GetRolesOptions
Parameters
$milliseconds : int

the operation timeout to apply

Tags
since
4.0.0
Return values
GetRolesOptions

        

Search results