Page MenuHomestyx hydra

PhabricatorXHPASTViewInputController.php
No OneTemporary

PhabricatorXHPASTViewInputController.php

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

File Metadata

Mime Type
text/x-php
Expires
Tue, Feb 24, 9:33 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
851395
Default Alt Text
PhabricatorXHPASTViewInputController.php (282 B)

Event Timeline