You are here

public property UserProtectionBase::$status in User protect 8

A boolean indicating whether this plugin is enabled.

Type: bool

File

src/Plugin/UserProtection/UserProtectionBase.php, line 27

Class

UserProtectionBase
Provides a base class for UserProtection plugins.

Namespace

Drupal\userprotect\Plugin\UserProtection

Code

public $status = FALSE;