UrlQuery

Namespace

IO\Services\UrlBuilder

Properties
Type Name Description

``

$domain

``

$path

``

$lang

Methods
public static shouldAppendTrailingSlash()
public __construct()
public append($suffix)
Parameters

Type

Name

Description

``

$suffix

public join($path)
Parameters

Type

Name

Description

``

$path

public toAbsoluteUrl($includeLanguage = false)
Parameters

Type

Name

Description

``

$includeLanguage

public toRelativeUrl($includeLanguage = false)
Parameters

Type

Name

Description

``

$includeLanguage

public getPath($includeLanguage = false)
Parameters

Type

Name

Description

``

$includeLanguage

public equals($path)
Parameters

Type

Name

Description

``

$path