You are here

standard.inc in Panels 6.3

Same filename and directory in other branches
  1. 7.3 plugins/display_renderers/standard.inc

File

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

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