PHP Class Hackzilla\PasswordGenerator\Model\Option\BooleanOption

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

Public Methods

Method Description
getType ( )
setValue ( boolean $value ) Set option boolean value.

Method Details

getType() public method

public getType ( )

setValue() public method

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