You are here

editor.inc in Panels 7.3

Same filename and directory in other branches
  1. 6.3 plugins/display_renderers/editor.inc

File

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

/**
 * @file
 */
$plugin = array(
  'renderer' => 'panels_renderer_editor',
);