Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92698585
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
Fri, Nov 22, 21:41
Size
261 B
Mime Type
text/x-php
Expires
Sun, Nov 24, 21:41 (2 d)
Engine
blob
Format
Raw Data
Handle
22489428
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