FOF30\Form\FieldInterface::setValue PHP Method

setValue() public method

Simple method to set the value
public setValue ( mixed $value ) : void
$value mixed Value to set
return void
    public function setValue($value);