Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F474575
PhortunePaymentMethodViewController.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
356 B
Referenced Files
None
Subscribers
None
PhortunePaymentMethodViewController.php
View Options
<?php
final
class
PhortunePaymentMethodViewController
extends
PhabricatorController
{
public
function
processRequest
()
{
$title
=
'...'
;
$crumbs
=
$this
->
buildApplicationCrumbs
();
return
$this
->
buildApplicationPage
(
array
(
$crumbs
,
),
array
(
'title'
=>
$title
,
'device'
=>
true
,
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 8:57 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
84640
Default Alt Text
PhortunePaymentMethodViewController.php (356 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment