PHP Class AdamWathan\Form\Elements\RadioButton

Inheritance: extends Checkbox
Show file Open project: adamwathan/form Class Usage Examples

Protected Properties

Property Type Description
$attributes

Public Methods

Method Description
__construct ( $name, $value = null )

Method Details

__construct() public method

public __construct ( $name, $value = null )

Property Details

$attributes protected property

protected $attributes