You are here

og_example.inc in Organic groups 7.2

File

og_example/plugins/entityreference/selection/og_example.inc
View source
<?php

$plugin = array(
  'title' => t('Organic groups example'),
  'class' => 'OgExampleSelectionHandler',
);