Ejemplo n.º 1
0
 /**
  * Get the registry path for this plugin.
  * @return string Registry path
  */
 function getRegistryPath()
 {
     return parent::getPluginPath() . '/registry';
 }