interface IntegrationInterface

Methods

getIntegrationName()

Returns the name of the current integration.

getIntegrationPackageName()

Returns the package name of the current integration.

Details

at line 21
getIntegrationName()

Returns the name of the current integration.

This value must be the one that is sent as part of the "X-Contentful-User-Agent" header to the API.

at line 27
getIntegrationPackageName()

Returns the package name of the current integration.

This value must be the one defined in the "composer.json" file.