You are here

constant TacjsSettings::REGIE_PUBLICITAIRE in TacJS 8

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

File

src/TacjsSettings.php, line 202

Class

TacjsSettings
Class TacjsSettings.

Namespace

Drupal\tacjs

Code

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