Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F977291
PhrictionEditEngineController.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
323 B
Referenced Files
None
Subscribers
None
PhrictionEditEngineController.php
View Options
<?php
final
class
PhrictionEditEngineController
extends
PhrictionController
{
public
function
handleRequest
(
AphrontRequest
$request
)
{
// NOTE: For now, this controller is only used to handle comments.
return
id
(
new
PhrictionDocumentEditEngine
())
->
setController
(
$this
)
->
buildResponse
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 10:14 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
228219
Default Alt Text
PhrictionEditEngineController.php (323 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment