Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106373237
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, Mar 25, 06:01
Size
236 B
Mime Type
text/x-php
Expires
Thu, Mar 27, 06:01 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25133074
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