Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98575575
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
Tue, Jan 14, 12:17
Size
232 B
Mime Type
text/x-php
Expires
Thu, Jan 16, 12:17 (2 d)
Engine
blob
Format
Raw Data
Handle
23574726
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