You are here

protected property AnalyticsService::$status in Analytics 8

The status, whether to be used by default.

Type: bool

Overrides ConfigEntityBase::$status

File

src/Entity/AnalyticsService.php, line 101

Class

AnalyticsService
Defines the analytics instance entity.

Namespace

Drupal\analytics\Entity

Code

protected $status = TRUE;