Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102515813
PhabricatorProfileMenuCollapsedSetting.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
Fri, Feb 21, 13:16
Size
232 B
Mime Type
text/x-php
Expires
Sun, Feb 23, 13:16 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24338226
Attached To
rPH Phabricator
PhabricatorProfileMenuCollapsedSetting.php
View Options
<?php
final
class
PhabricatorProfileMenuCollapsedSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'profile-menu.collapsed'
;
public
function
getSettingName
()
{
return
pht
(
'Profile Menu Collapsed'
);
}
}
Event Timeline
Log In to Comment