You are here

legacy.inc in Panels 6.3

File

plugins/display_renderers/legacy.inc
View source
<?php

$plugin = array(
  'handler' => array(
    'class' => 'panels_renderer_legacy',
  ),
);