Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123237841
NuanceQueueTransaction.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
Fri, Jul 25, 22:35
Size
287 B
Mime Type
text/x-php
Expires
Sun, Jul 27, 22:35 (2 d)
Engine
blob
Format
Raw Data
Handle
27667264
Attached To
rPH Phabricator
NuanceQueueTransaction.php
View Options
<?php
final
class
NuanceQueueTransaction
extends
NuanceTransaction
{
public
function
getApplicationTransactionType
()
{
return
NuanceQueuePHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
new
NuanceQueueTransactionComment
();
}
}
Event Timeline
Log In to Comment