base.inc 163 B

1234567
  1. <?php
  2. $plugin = array(
  3. 'title' => t('Simple (with optional filter by bundle)'),
  4. 'class' => 'EntityReference_SelectionHandler_Generic',
  5. 'weight' => -100,
  6. );