You are here

public property PasswordConstraint::$description in Password Policy 8.3

The description shown to users.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/PasswordConstraint.php, line 37

Class

PasswordConstraint
Defines a password constraint annotation object.

Namespace

Drupal\password_policy\Annotation

Code

public $description;