You are here

public function DrupalSettingCommandsInterface::getPriority in Googalytics - Google Analytics 8

An integer value for sorting by priority.

Return value

int The priority value.

File

src/AnalyticsCommand/DrupalSettingCommandsInterface.php, line 16

Class

DrupalSettingCommandsInterface
Interface AnalyticsCommandSetInterface.

Namespace

Drupal\ga\AnalyticsCommand

Code

public function getPriority();