Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2890493
PhabricatorExportFormatSetting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
273 B
Referenced Files
None
Subscribers
None
PhabricatorExportFormatSetting.php
View Options
<?php
final
class
PhabricatorExportFormatSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'export.format'
;
public
function
getSettingName
(
)
{
return
pht
(
'Export Format'
)
;
}
public
function
getSettingDefaultValue
(
)
{
return
null
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 13:39 (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125155
Default Alt Text
PhabricatorExportFormatSetting.php (273 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment