get_plugin_name
Description:
Get the name of the account plugin which manages all accounts created from this Provider.
Some platforms might find it useful to store plugin names in the provider XML files, especially when the same plugin can work for different providers.
Parameters:
this |
the Provider. |
Returns:
the plugin name for this, or null if a plugin name is not defined. |