PHP Class Hackzilla\PasswordGenerator\Model\Option\IntegerOption

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

Public Methods

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

Method Details

__construct() public method

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

getType() public method

public getType ( )

setValue() public method

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