You are here

public property PurgeQueuer::$enable_by_default in Purge 8.3

Whether the plugin needs to auto enable when first discovered.

Type: bool

File

src/Annotation/PurgeQueuer.php, line 42

Class

PurgeQueuer
Defines a PurgeQueuer annotation object.

Namespace

Drupal\purge\Annotation

Code

public $enable_by_default = FALSE;