Page MenuHomePhorge

AphrontNullView.php
No OneTemporary

Size
130 B
Referenced Files
None
Subscribers
None

AphrontNullView.php

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

File Metadata

Mime Type
text/x-php
Expires
Sun, May 4, 1:00 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
65346
Default Alt Text
AphrontNullView.php (130 B)

Event Timeline