Not yet available.
Will translate between urls such as: http://www.example.com <----> http://www.example.mobi
| package | dstruct_mobile |
|---|---|
| todo | Impliment class |
__construct(string $main, string $alt)
| inherited_from | \URLTranslatorInterface::__construct() |
|---|
stringMain site
stringAlternative 'mobile' site
onAlternativePage() : boolean
| inherited_from | \URLTranslatorInterface::onAlternativePage() |
|---|
booleanrewrite() : string
| inherited_from | \URLTranslatorInterface::rewrite() |
|---|
stringsetURL(string $url)
| inherited_from | \URLTranslatorInterface::setURL() |
|---|
string