Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97606173
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
Sun, Jan 5, 16:14
Size
261 B
Mime Type
text/x-php
Expires
Tue, Jan 7, 16:14 (2 d)
Engine
blob
Format
Raw Data
Handle
23362800
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