Page MenuHome GnuPG

AphrontNullView.php
No OneTemporary

AphrontNullView.php

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

File Metadata

Mime Type
text/x-php
Expires
Sun, Feb 22, 6:47 PM (29 m, 46 s)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
21/a2/311f2e8f101123c27c922bc15325

Event Timeline