Page MenuHomestyx hydra

AphrontMiniPanelView.php
No OneTemporary

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, May 26, 10:08 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1552116
Default Alt Text
AphrontMiniPanelView.php (206 B)

Event Timeline