<?php

$plugin = array(
  'handler' => array(
    'class' => 'panels_renderer_single_pane',
    'parent' => 'standard',
  ),
);