ThirdPartySettingsInterface::getThirdPartyProviders

public ThirdPartySettingsInterface::getThirdPartyProviders()

Gets the list of third parties that store information.

Return value

array The list of third parties.

File

core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php, line 75

Class

ThirdPartySettingsInterface
Interface for configuration entities to store third party information.

Namespace

Drupal\Core\Config\Entity

Code

public function getThirdPartyProviders();
doc_Drupal
2016-10-29 09:48:27
Comments
Leave a Comment

Please login to continue.