Page MenuHomePhorge

PhabricatorXHPASTViewInputController.php
No OneTemporary

Size
255 B
Referenced Files
None
Subscribers
None

PhabricatorXHPASTViewInputController.php

<?php
final class PhabricatorXHPASTViewInputController
extends PhabricatorXHPASTViewPanelController {
public function processRequest() {
$input = $this->getStorageTree()->getInput();
return $this->buildXHPASTViewPanelResponse($input);
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jun 17, 6:53 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227066
Default Alt Text
PhabricatorXHPASTViewInputController.php (255 B)

Event Timeline