You are here

public property PurgeProcessor::$enable_by_default in Purge 8.3

Whether the plugin needs to auto enable when first discovered.

Type: bool

File

src/Annotation/PurgeProcessor.php, line 42

Class

PurgeProcessor
Defines a PurgeProcessor annotation object.

Namespace

Drupal\purge\Annotation

Code

public $enable_by_default = FALSE;