Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F109965381
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
Thu, Apr 24, 04:08
Size
236 B
Mime Type
text/x-php
Expires
Sat, Apr 26, 04:08 (2 d)
Engine
blob
Format
Raw Data
Handle
25753738
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