PHP Class Hackzilla\PasswordGenerator\Model\Option\StringOption

Inheritance: extends Option
Show file Open project: hackzilla/password-generator Class Usage Examples

Public Methods

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

Method Details

__construct() public method

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

getType() public method

public getType ( )

setValue() public method

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