<?php

$plugin = array(
  'title' => t('Entity reference prepopulate'),
  'description' => t('Prepopulate entity reference values from URL.'),
  'class' => 'EntityReferencePrepopulateInstanceBehavior',
  'behavior type' => 'instance',
);
