Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891166
Phabricator404Controller.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
224 B
Referenced Files
None
Subscribers
None
Phabricator404Controller.php
View Options
<?php
final
class
Phabricator404Controller
extends
PhabricatorController
{
public
function
shouldRequireLogin
(
)
{
return
false
;
}
public
function
processRequest
(
)
{
return
new
Aphront404Response
(
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 14:44 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125632
Default Alt Text
Phabricator404Controller.php (224 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment