Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99671007
PhabricatorConpherenceColumnMinimizeSetting.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
Sun, Jan 26, 02:23
Size
247 B
Mime Type
text/x-php
Expires
Tue, Jan 28, 02:23 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23841402
Attached To
rPH Phabricator
PhabricatorConpherenceColumnMinimizeSetting.php
View Options
<?php
final
class
PhabricatorConpherenceColumnMinimizeSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'conpherence-minimize-column'
;
public
function
getSettingName
()
{
return
pht
(
'Conpherence Column Minimize'
);
}
}
Event Timeline
Log In to Comment