Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98541838
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
Tue, Jan 14, 03:59
Size
236 B
Mime Type
text/x-php
Expires
Thu, Jan 16, 03:59 (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
23601321
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