You are here

function And_Constraint::getWarning in Password Policy 5

File

constraints/constraint_and.php, line 69

Class

And_Constraint

Code

function getWarning() {
  return $this->warning;
}