Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4113985
ReferrerPolicy.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
489 B
Referenced Files
None
Subscribers
None
ReferrerPolicy.php
View Options
<?php
// AUTOMATICALLY GENERATED. DO NOT EDIT.
// Use `composer build` to regenerate.
namespace
Wikimedia\IDLeDOM
;
/**
* ReferrerPolicy
*
* @see https://dom.spec.whatwg.org/#interface-referrerpolicy
*
* @property string $referrerPolicy
* @phan-forbid-undeclared-magic-properties
*/
interface
ReferrerPolicy
{
/**
* @return string
*/
public
function
getReferrerPolicy
():
string
;
/**
* @param string $val
*/
public
function
setReferrerPolicy
(
string
$val
):
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 23:46 (11 h, 25 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ed/d7/1e85136d6f6bbcbb5c83c3b2c542
Default Alt Text
ReferrerPolicy.php (489 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment