You are here

og_commons.inc in Drupal Commons 7.3

File

modules/commons/commons_groups/plugins/entityreference/selection/og_commons.inc
View source
<?php

$plugin = array(
  'title' => t('Commons OG'),
  'class' => 'OgCommonsSelectionHandler',
);