PHP Class Hackzilla\PasswordGenerator\Model\Option\StringOption

Inheritance: extends Option
Afficher le fichier Open project: hackzilla/password-generator Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $settings = [] )
getType ( )
setValue ( string $value ) Set option string value.

Method Details

__construct() public méthode

public __construct ( array $settings = [] )
$settings array

getType() public méthode

public getType ( )

setValue() public méthode

Set option string value.
public setValue ( string $value )
$value string