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_and.php
»
And_Constraint
function And_Constraint::getExpiration in Password Policy 5
File
constraints/
constraint_and.php
, line 61
Class
And_Constraint
Code
function
getExpiration
() {
return
$this
->
expiration
; }
API Navigation
Password Policy 5
Classes
Functions
Files