You are here

base.inc in Entity reference 7

File

plugins/selection/base.inc
View source
<?php

$plugin = array(
  'title' => t('Simple (with optional filter by bundle)'),
  'class' => 'EntityReference_SelectionHandler_Generic',
  'weight' => -100,
);