Example #1
0
 function needs()
 {
     return array_merge(parent::needs(), array('pluginMeta', 'optionsStore', 'optionsValidator'));
 }