merci.inc in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3
Same filename in this branch
File
merci_entityref_behavior/plugins/behavior/merci.incView 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',
);