Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2750549
BaseDomainExtractorInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
409 B
Referenced Files
None
Subscribers
None
BaseDomainExtractorInterface.php
View Options
<?php
namespace
MobileFrontend
;
/**
* Helper for operations on domain names
*
* Interface DomainExtractorInterface
* @codeCoverageIgnore
*/
interface
BaseDomainExtractorInterface
{
/**
* Try to extract the base domain from $server
* Returns $server if no base domain is found.
*
* @param string $server URL
* @return string|null Hostname
*/
public
function
getCookieDomain
(
$server
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jul 3, 16:43 (5 h, 30 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
27/22/46f1d5d101ba5d4989f2e26492a6
Default Alt Text
BaseDomainExtractorInterface.php (409 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment