7
plugins/selection/base.inc
Normal file
7
plugins/selection/base.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$plugin = array(
|
||||
'title' => t('Simple (with optional filter by bundle)'),
|
||||
'class' => 'EntityReference_SelectionHandler_Generic',
|
||||
'weight' => -100,
|
||||
);
|
||||
Reference in New Issue
Block a user