Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96621188
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
Sun, Dec 29, 01:57
Size
212 B
Mime Type
text/x-php
Expires
Tue, Dec 31, 01:57 (1 d, 6 h)
Engine
blob
Format
Raw Data
Handle
23217248
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