Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96371673
PhabricatorConpherenceWidgetVisibleSetting.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, Dec 26, 01:48
Size
241 B
Mime Type
text/x-php
Expires
Sat, Dec 28, 01:48 (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
23174229
Attached To
rPH Phabricator
PhabricatorConpherenceWidgetVisibleSetting.php
View Options
<?php
final
class
PhabricatorConpherenceWidgetVisibleSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'conpherence-widget'
;
public
function
getSettingName
()
{
return
pht
(
'Conpherence Widget Pane Visible'
);
}
}
Event Timeline
Log In to Comment