Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2893215
LegalpadTransaction.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
475 B
Referenced Files
None
Subscribers
None
LegalpadTransaction.php
View Options
<?php
final
class
LegalpadTransaction
extends
PhabricatorModularTransaction
{
public
function
getApplicationName
(
)
{
return
'legalpad'
;
}
public
function
getApplicationTransactionType
(
)
{
return
PhabricatorLegalpadDocumentPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
(
)
{
return
new
LegalpadTransactionComment
(
)
;
}
public
function
getBaseTransactionClass
(
)
{
return
'LegalpadDocumentTransactionType'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 18:04 (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127236
Default Alt Text
LegalpadTransaction.php (475 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment