Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1021325
PhabricatorProfilePanelConfigurationTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
524 B
Referenced Files
None
Subscribers
None
PhabricatorProfilePanelConfigurationTransaction.php
View Options
<?php
final
class
PhabricatorProfilePanelConfigurationTransaction
extends
PhabricatorApplicationTransaction
{
const
TYPE_PROPERTY
=
'profilepanel.property'
;
const
TYPE_ORDER
=
'profilepanel.order'
;
const
TYPE_VISIBILITY
=
'profilepanel.visibility'
;
public
function
getApplicationName
()
{
return
'search'
;
}
public
function
getApplicationTransactionType
()
{
return
PhabricatorProfilePanelPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
null
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 20, 2:48 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
248343
Default Alt Text
PhabricatorProfilePanelConfigurationTransaction.php (524 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment