Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Password Policy 5
»
constraint.php
»
Constraint
function Constraint::getName in Password Policy 5
File
constraints/
constraint.php
, line 18
Class
Constraint
Code
function
getName
() {
return
$this
->
name
; }
API Navigation
Password Policy 5
Classes
Functions
Files