You are here

constant AcquiaContentHubEvents::BUILD_CLIENT_CDF in Acquia Content Hub 8.2

Event used to build the clientcdf.

When the clientcdf is created, this event allows modules to inject extra data to be contained within the clientcdf.

File

src/AcquiaContentHubEvents.php, line 270

Class

AcquiaContentHubEvents
Defines events for the acquia_contenthub module.

Namespace

Drupal\acquia_contenthub

Code

const BUILD_CLIENT_CDF = 'acquia_contenthub_build_client_cdf';