Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98681236
FundBackerEditor.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, Jan 15, 14:28
Size
272 B
Mime Type
text/x-php
Expires
Fri, Jan 17, 14:28 (2 d)
Engine
blob
Format
Raw Data
Handle
23626959
Attached To
rPH Phabricator
FundBackerEditor.php
View Options
<?php
final
class
FundBackerEditor
extends
PhabricatorApplicationTransactionEditor
{
public
function
getEditorApplicationClass
()
{
return
'PhabricatorFundApplication'
;
}
public
function
getEditorObjectsDescription
()
{
return
pht
(
'Fund Backing'
);
}
}
Event Timeline
Log In to Comment