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