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