Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F468140
PhabricatorCalendarEventEditProController.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
265 B
Referenced Files
None
Subscribers
None
PhabricatorCalendarEventEditProController.php
View Options
<?php
final
class
PhabricatorCalendarEventEditProController
extends
ManiphestController
{
public
function
handleRequest
(
AphrontRequest
$request
)
{
return
id
(
new
PhabricatorCalendarEditEngine
())
->
setController
(
$this
)
->
buildResponse
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 4:47 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80395
Default Alt Text
PhabricatorCalendarEventEditProController.php (265 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment