<?php /** * @file * CTools plugin 'description_display' for entityreference.module. */ $plugin = array( 'columns' => array( 'target_id', ), );