EclipseGc

Untitled

Jul 11th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. drupal_get_plugin_definitions($module, $type) {
  2.   return drupal_container()->get("plugins.$module.$type")->getDefinitions();
  3. }
Advertisement
Add Comment
Please, Sign In to add comment