Page MenuHomePhorge

AphrontMiniPanelView.php
No OneTemporary

Size
206 B
Referenced Files
None
Subscribers
None

AphrontMiniPanelView.php

<?php
final class AphrontMiniPanelView extends AphrontView {
public function render() {
return
'<div class="aphront-mini-panel-view">'.
$this->renderChildren().
'</div>';
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Sep 16, 9:32 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
433643
Default Alt Text
AphrontMiniPanelView.php (206 B)

Event Timeline