IntegrationRegistry::is_registered( string $name )
Checks if an integration is already registered.
Description Description
Parameters Parameters
- $name
-
(Required) Integration name.
Return Return
(bool) True if the integration is registered, false otherwise.
Source Source
File: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php