Cli::getNewPassword

Usage

?string Cli::getNewPassword([ string $label = 'Desired Password' ], [ bool $allow_empty = false ], [ int $min_score = '2' ])

Description

Get password

Parameters

Parameter Required Type Description
$label No string
$allow_empty No bool
$min_score No int

Return Value

?string