Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90378208
DifferentialDiffHeraldFieldGroup.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, Nov 1, 02:46
Size
261 B
Mime Type
text/x-php
Expires
Sun, Nov 3, 02:46 (2 d)
Engine
blob
Format
Raw Data
Handle
22064872
Attached To
rPH Phabricator
DifferentialDiffHeraldFieldGroup.php
View Options
<?php
final
class
DifferentialDiffHeraldFieldGroup
extends
HeraldFieldGroup
{
const
FIELDGROUPKEY
=
'differential.diff'
;
public
function
getGroupLabel
()
{
return
pht
(
'Diff Fields'
);
}
protected
function
getGroupOrder
()
{
return
1000
;
}
}
Event Timeline
Log In to Comment