Page MenuHome GnuPG

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
Mon, Feb 2, 8:11 AM (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
76/02/694088630bff0501668667c8f9fc

Event Timeline