You are here

protected property AnalyticsService::$label in Analytics 8

Same name in this branch
  1. 8 src/Annotation/AnalyticsService.php \Drupal\analytics\Annotation\AnalyticsService::label
  2. 8 src/Entity/AnalyticsService.php \Drupal\analytics\Entity\AnalyticsService::label

The analytics instance label.

Type: string

File

src/Entity/AnalyticsService.php, line 73

Class

AnalyticsService
Defines the analytics instance entity.

Namespace

Drupal\analytics\Entity

Code

protected $label;