Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94045731
PhabricatorUserPreferencesTransactionQuery.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, Dec 3, 11:50
Size
233 B
Mime Type
text/x-php
Expires
Thu, Dec 5, 11:50 (2 d)
Engine
blob
Format
Raw Data
Handle
22721687
Attached To
rPH Phabricator
PhabricatorUserPreferencesTransactionQuery.php
View Options
<?php
final
class
PhabricatorUserPreferencesTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorUserPreferencesTransaction
();
}
}
Event Timeline
Log In to Comment