\Threema\CoreUrl

Summary

Methods
Properties
Constants
__construct()
setValue()
addPath()
getPath()
__toString()
getFullPath()
parametersToArray()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$values
$path
$host
N/A

Properties

$values

$values : array<mixed,string>

Type

array<mixed,string>

$path

$path : string

Type

string

$host

$host : string

Type

string

Methods

__construct()

__construct(string  $path, string  $host = null) 

Parameters

string $path
string $host

setValue()

setValue(string  $key, string  $value) : $this

Parameters

string $key
string $value

Returns

$this

addPath()

addPath(string  $path) : $this

Add a path to the current url

Parameters

string $path

Returns

$this

getPath()

getPath() : string

Returns

string

__toString()

__toString() 

getFullPath()

getFullPath() : string

Returns

string

parametersToArray()

parametersToArray(  $urlParameter) 

Parameters

$urlParameter