public ThirdPartySettingsInterface::getThirdPartySettings($module)
Gets all third-party settings of a given module.
string $module: The module providing the third-party settings.
array An array of key-value pairs.
public function getThirdPartySettings($module);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!Entity!ThirdPartySettingsInterface.php/function/ThirdPartySettingsInterface::getThirdPartySettings/8.1.x