Page MenuHomePhabricator

AphrontNullView.php
No OneTemporary

AphrontNullView.php

<?php
final class AphrontNullView extends AphrontView {
public function render() {
return $this->renderChildren();
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Jun 11, 6:08 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
3392711
Default Alt Text
AphrontNullView.php (130 B)

Event Timeline