Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F456834
PhabricatorCustomFieldHeraldFieldGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
263 B
Referenced Files
None
Subscribers
None
PhabricatorCustomFieldHeraldFieldGroup.php
View Options
<?php
final
class
PhabricatorCustomFieldHeraldFieldGroup
extends
HeraldFieldGroup
{
const
FIELDGROUPKEY
=
'customfield'
;
public
function
getGroupLabel
()
{
return
pht
(
'Custom Fields'
);
}
protected
function
getGroupOrder
()
{
return
2000
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 8:49 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
70479
Default Alt Text
PhabricatorCustomFieldHeraldFieldGroup.php (263 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment