AltUriBuilder
in package
A builder class for alt uri of uri.
Table of Contents
- $desktop : string
- __construct() : mixed
- AltUriBuilder constructor.
- build() : array<string|int, mixed>
- Builds alt uri of uri.
Properties
$desktop
private
string
$desktop
Methods
__construct()
AltUriBuilder constructor.
public
__construct(string $desktop) : mixed
Parameters
- $desktop : string
Return values
mixed —build()
Builds alt uri of uri.
public
build() : array<string|int, mixed>