You are here

protected property AnalyticsService::$locked in Analytics 8

An indicator whether the service is locked.

Type: bool

File

src/Entity/AnalyticsService.php, line 108

Class

AnalyticsService
Defines the analytics instance entity.

Namespace

Drupal\analytics\Entity

Code

protected $locked = FALSE;