Page MenuHomePhorge

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
Sun, Jan 19, 14:08 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108822
Default Alt Text
AphrontNullView.php (130 B)

Event Timeline