Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F548161
DifferentialBlameRevisionCommitMessageField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
399 B
Referenced Files
None
Subscribers
None
DifferentialBlameRevisionCommitMessageField.php
View Options
<?php
final
class
DifferentialBlameRevisionCommitMessageField
extends
DifferentialCommitMessageCustomField
{
const
FIELDKEY
=
'blameRevision'
;
public
function
getFieldName
()
{
return
pht
(
'Blame Revision'
);
}
public
function
getFieldAliases
()
{
return
array
(
'Blame Rev'
,
);
}
public
function
getCustomFieldKey
()
{
return
'phabricator:blame-revision'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 1:45 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
122977
Default Alt Text
DifferentialBlameRevisionCommitMessageField.php (399 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment