Page MenuHomestyx hydra

AphrontMiniPanelView.php
No OneTemporary

AphrontMiniPanelView.php

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

File Metadata

Mime Type
text/x-php
Expires
Tue, Apr 7, 8:53 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051256
Default Alt Text
AphrontMiniPanelView.php (218 B)

Event Timeline