Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2893274
PhabricatorProjectHeraldFieldGroup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
264 B
Referenced Files
None
Subscribers
None
PhabricatorProjectHeraldFieldGroup.php
View Options
<?php
final
class
PhabricatorProjectHeraldFieldGroup
extends
HeraldFieldGroup
{
const
FIELDGROUPKEY
=
'projects.project'
;
public
function
getGroupLabel
(
)
{
return
pht
(
'Project Fields'
)
;
}
protected
function
getGroupOrder
(
)
{
return
500
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 18:08 (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127282
Default Alt Text
PhabricatorProjectHeraldFieldGroup.php (264 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment