Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102094765
DiffusionChangeHeraldFieldGroup.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
Mon, Feb 17, 01:35
Size
262 B
Mime Type
text/x-php
Expires
Wed, Feb 19, 01:35 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24156689
Attached To
rPH Phabricator
DiffusionChangeHeraldFieldGroup.php
View Options
<?php
final
class
DiffusionChangeHeraldFieldGroup
extends
HeraldFieldGroup
{
const
FIELDGROUPKEY
=
'diffusion.change'
;
public
function
getGroupLabel
()
{
return
pht
(
'Change Details'
);
}
protected
function
getGroupOrder
()
{
return
1500
;
}
}
Event Timeline
Log In to Comment