You are here

merci.inc in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

File

merci_entityref_behavior/plugins/behavior/merci.inc
View source
<?php

/**
 * @file
 * CTools plugin declaration for taxonomy-index behavior.
 */
$plugin = array(
  'title' => t('Merci'),
  'description' => t('Merci behavior.'),
  'class' => 'EntityReferenceBehavior_Merci',
  'behavior type' => 'field',
);