Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97014964
PhabricatorDarkConsoleTabSetting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jan 1, 15:54
Size
212 B
Mime Type
text/x-php
Expires
Fri, Jan 3, 15:54 (2 d)
Engine
blob
Format
Raw Data
Handle
23312717
Attached To
rPH Phabricator
PhabricatorDarkConsoleTabSetting.php
View Options
<?php
final
class
PhabricatorDarkConsoleTabSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'darkconsole.tab'
;
public
function
getSettingName
()
{
return
pht
(
'DarkConsole Tab'
);
}
}
Event Timeline
Log In to Comment