Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2893244
PhabricatorSettingsAuthenticationPanelGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
295 B
Referenced Files
None
Subscribers
None
PhabricatorSettingsAuthenticationPanelGroup.php
View Options
<?php
final
class
PhabricatorSettingsAuthenticationPanelGroup
extends
PhabricatorSettingsPanelGroup
{
const
PANELGROUPKEY
=
'authentication'
;
public
function
getPanelGroupName
(
)
{
return
pht
(
'Authentication'
)
;
}
protected
function
getPanelGroupOrder
(
)
{
return
300
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 18:06 (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127255
Default Alt Text
PhabricatorSettingsAuthenticationPanelGroup.php (295 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment