bachy a3196f9486 first import 1.0-rc5
Signed-off-by: bachy <git@g-u-i.net>
2012-10-27 12:36:32 +02:00

8 lines
163 B
PHP

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