You are here

public property PasswordConstraint::$title in Password Policy 8.3

The human-readable name of the constraint type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/PasswordConstraint.php, line 28

Class

PasswordConstraint
Defines a password constraint annotation object.

Namespace

Drupal\password_policy\Annotation

Code

public $title;