public static class Storefront.DomainQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.DomainQuery |
host()
The host name of the domain (eg: `example.com`).
|
Storefront.DomainQuery |
sslEnabled()
Whether SSL is enabled or not.
|
Storefront.DomainQuery |
url()
The URL of the domain (eg: `https://example.com`).
|
public Storefront.DomainQuery host()
public Storefront.DomainQuery sslEnabled()
public Storefront.DomainQuery url()