You are here

public property UserProtection::$status in User protect 8

Whether this protection is enabled or disabled by default.

Type: bool

File

src/Annotation/UserProtection.php, line 51

Class

UserProtection
Defines an user protection annotation object.

Namespace

Drupal\userprotect\Annotation

Code

public $status = FALSE;