You are here

public function GoogleAnalyticsCounterMessageManagerInterface::googleProjectName in Google Analytics Counter 8.3

Returns the link with the Google project name if it is available.

Return value

string Project name.

1 method overrides GoogleAnalyticsCounterMessageManagerInterface::googleProjectName()
GoogleAnalyticsCounterMessageManager::googleProjectName in src/GoogleAnalyticsCounterMessageManager.php
Returns the link with the Google project name if it is available.

File

src/GoogleAnalyticsCounterMessageManagerInterface.php, line 36

Class

GoogleAnalyticsCounterMessageManagerInterface
Defines the Google Analytics Counter message manager.

Namespace

Drupal\google_analytics_counter

Code

public function googleProjectName();