Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91649330
DiffusionPreCommitRefHeraldFieldGroup.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
Wed, Nov 13, 02:07
Size
261 B
Mime Type
text/x-php
Expires
Fri, Nov 15, 02:07 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22298189
Attached To
rPH Phabricator
DiffusionPreCommitRefHeraldFieldGroup.php
View Options
<?php
final
class
DiffusionPreCommitRefHeraldFieldGroup
extends
HeraldFieldGroup
{
const
FIELDGROUPKEY
=
'diffusion.ref'
;
public
function
getGroupLabel
()
{
return
pht
(
'Ref Fields'
);
}
protected
function
getGroupOrder
()
{
return
1000
;
}
}
Event Timeline
Log In to Comment