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
Tue, Jun 17, 4:15 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
210596
Default Alt Text
AphrontNullView.php (130 B)

Event Timeline