Documentation

FarahUrlAuthority
in package
implements Hashable

FinalYes

Immutable value object for the vendor and module authority of a Farah URL.

Tags
author

Daniel Schulz

since
2018-03-01

Table of Contents

Interfaces

Hashable

Methods

__toString()  : string
createFromHttpAuthority()  : FarahUrlAuthority
createFromVendorAndModule()  : FarahUrlAuthority
equals()  : bool
getModule()  : string
getProtocol()  : string
getVendor()  : string
hash()  : string

Methods

equals()

public equals(mixed $obj) : bool
Parameters
$obj : mixed
Return values
bool
On this page

Search results