Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100980226
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
Tue, Feb 4, 12:12
Size
158 B
Mime Type
text/x-php
Expires
Thu, Feb 6, 12:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24054202
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