You are here

public function GoogleAnalyticsCounterMessageManagerInterface::authenticationInstructions in Google Analytics Counter 8.3

Voluminous on screen instructions about authentication.

Parameters

$web_properties:

Return value

string

1 method overrides GoogleAnalyticsCounterMessageManagerInterface::authenticationInstructions()
GoogleAnalyticsCounterMessageManager::authenticationInstructions in src/GoogleAnalyticsCounterMessageManager.php
Voluminous on screen instructions about authentication.

File

src/GoogleAnalyticsCounterMessageManagerInterface.php, line 65

Class

GoogleAnalyticsCounterMessageManagerInterface
Defines the Google Analytics Counter message manager.

Namespace

Drupal\google_analytics_counter

Code

public function authenticationInstructions($web_properties);