<?php /** * @file * Plugin definition for the General key type. */ $plugin = array( 'title' => t('General'), 'description' => t('A general-purpose key.'), );