You are here

constant TacjsSettings::REGIE_PUBLICITAIRE in TacJS 8.2

Same name and namespace in other branches
  1. 8 src/TacjsSettings.php \Drupal\tacjs\TacjsSettings::REGIE_PUBLICITAIRE

File

src/TacjsSettings.php, line 201

Class

TacjsSettings
Class TacjsSettings.

Namespace

Drupal\tacjs

Code

const REGIE_PUBLICITAIRE = [
  'adsensesearchresult' => [
    'value' => 'adsensesearchresult',
    'name' => 'AdsenseSearchResult',
  ],
  'googleadwordsremarketing' => [
    'value' => 'googleadwordsremarketing',
    'name' => 'Googleadwordsremarketing',
  ],
];