Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90786140
PhabricatorFiletreeVisibleSetting.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
Mon, Nov 4, 18:12
Size
212 B
Mime Type
text/x-php
Expires
Wed, Nov 6, 18:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22134631
Attached To
rPH Phabricator
PhabricatorFiletreeVisibleSetting.php
View Options
<?php
final
class
PhabricatorFiletreeVisibleSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'nav-collapsed'
;
public
function
getSettingName
()
{
return
pht
(
'Filetree Visible'
);
}
}
Event Timeline
Log In to Comment