You are here

constant SendInBlueConfigFactory::ALL_VARIABLES_CONFIG in SendinBlue 7.2

File

includes/sendinblue.config.php, line 48

Class

SendInBlueConfigFactory

Code

const ALL_VARIABLES_CONFIG = [
  self::ACCESS_KEY,
  self::ACCESS_TOKEN,
  self::ACCOUNT_EMAIL,
  self::ACCOUNT_USERNAME,
  self::ACCOUNT_DATA,
  self::ATTRIBUTE_LISTS,
  self::SMTP_DETAILS,
  self::SENDINBLUE_ON,
];