Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295441
PhabricatorAuditCommentEditor.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
346 B
Referenced Files
None
Subscribers
None
PhabricatorAuditCommentEditor.php
View Options
<?php
final
class
PhabricatorAuditCommentEditor
extends
PhabricatorEditor
{
public
static
function
getMailThreading
(
PhabricatorRepository
$repository
,
PhabricatorRepositoryCommit
$commit
)
{
return
array
(
'diffusion-audit-'
.
$commit
->
getPHID
(
)
,
pht
(
'Commit %s'
,
$commit
->
getMonogram
(
)
)
,
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 02:06 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1202457
Default Alt Text
PhabricatorAuditCommentEditor.php (346 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment