MobileFrontend
Mobile optimised frontend for MediaWiki
|
Helper for operations on domain names. More...
Public Member Functions | |
getCookieDomain ( $server) | |
Try to extract the base domain from $server Returns $server if no base domain is found. | |
Helper for operations on domain names.
Interface DomainExtractorInterface
MobileFrontend\BaseDomainExtractorInterface::getCookieDomain | ( | $server | ) |
Try to extract the base domain from $server Returns $server if no base domain is found.
string | $server | URL |
Implemented in MobileFrontend\WMFBaseDomainExtractor.