Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107973314
Phabricator404Controller.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
Sat, Apr 12, 15:50
Size
158 B
Mime Type
text/x-php
Expires
Mon, Apr 14, 15:50 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25250026
Attached To
rPH Phabricator
Phabricator404Controller.php
View Options
<?php
final
class
Phabricator404Controller
extends
PhabricatorController
{
public
function
processRequest
()
{
return
new
Aphront404Response
();
}
}
Event Timeline
Log In to Comment