You are here

public function GoogleAnalyticsCounterMessageManagerInterface::setStartDateEndDate in Google Analytics Counter 8.3

Sets the start and end dates in configuration.

Return value

array Start and end dates.

1 method overrides GoogleAnalyticsCounterMessageManagerInterface::setStartDateEndDate()
GoogleAnalyticsCounterMessageManager::setStartDateEndDate in src/GoogleAnalyticsCounterMessageManager.php
Sets the start and end dates in configuration.

File

src/GoogleAnalyticsCounterMessageManagerInterface.php, line 73

Class

GoogleAnalyticsCounterMessageManagerInterface
Defines the Google Analytics Counter message manager.

Namespace

Drupal\google_analytics_counter

Code

public function setStartDateEndDate();