Page MenuHomestyx hydra

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
Tue, Apr 7, 2:24 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1148839
Default Alt Text
AphrontNullView.php (155 B)

Event Timeline