Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F540134
PhabricatorUserPreferencesTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
364 B
Referenced Files
None
Subscribers
None
PhabricatorUserPreferencesTransaction.php
View Options
<?php
final
class
PhabricatorUserPreferencesTransaction
extends
PhabricatorApplicationTransaction
{
const
TYPE_SETTING
=
'setting'
;
const
PROPERTY_SETTING
=
'setting.key'
;
public
function
getApplicationName
()
{
return
'user'
;
}
public
function
getApplicationTransactionType
()
{
return
PhabricatorUserPreferencesPHIDType
::
TYPECONST
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 9:27 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
116566
Default Alt Text
PhabricatorUserPreferencesTransaction.php (364 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment