<?php

$plugin = array(
  'title' => t('OG widget'),
  'class' => 'OgWidgetHandler',
  'behavior type' => 'instance',
  'force enabled' => TRUE,
);
