Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F113128874
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
Thu, May 15, 08:34
Size
232 B
Mime Type
text/x-php
Expires
Sat, May 17, 08:34 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26191454
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