Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101914058
PhabricatorConpherenceColumnVisibleSetting.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
Sat, Feb 15, 02:16
Size
236 B
Mime Type
text/x-php
Expires
Mon, Feb 17, 02:16 (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
24244575
Attached To
rPH Phabricator
PhabricatorConpherenceColumnVisibleSetting.php
View Options
<?php
final
class
PhabricatorConpherenceColumnVisibleSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'conpherence-column'
;
public
function
getSettingName
()
{
return
pht
(
'Conpherence Column Visible'
);
}
}
Event Timeline
Log In to Comment