Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93113551
FundBackingEditor.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
Tue, Nov 26, 07:41
Size
272 B
Mime Type
text/x-php
Expires
Thu, Nov 28, 07:41 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22575427
Attached To
rPH Phabricator
FundBackingEditor.php
View Options
<?php
final
class
FundBackingEditor
extends
PhabricatorApplicationTransactionEditor
{
public
function
getEditorApplicationClass
()
{
return
'PhabricatorFundApplication'
;
}
public
function
getEditorObjectsDescription
()
{
return
pht
(
'Fund Backing'
);
}
}
Event Timeline
Log In to Comment