Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429185
GroupsAid.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
GroupsAid.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
MediaWiki\Extension\Translate\TranslatorInterface\Aid
;
/**
* @author Niklas Laxström
* @license GPL-2.0-or-later
* @since 2021.05
*/
class
GroupsAid
extends
TranslationAid
{
public
function
getData
():
array
{
return
[
'**'
=>
'group'
]
+
$this
->
handle
->
getGroupIds
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 17:14 (9 h, 41 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
76/36/9489b705bf4455cdba132532a4df
Default Alt Text
GroupsAid.php (328 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment