mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 20:48:46 +02:00
validator component
This commit is contained in:
@@ -14,8 +14,11 @@ use Combodo\iTop\Forms\IO\Format\StringIOFormat;
|
||||
use Combodo\iTop\Forms\Register\IORegister;
|
||||
|
||||
/**
|
||||
* Form block for choices.
|
||||
* A block to manage a list of choices.
|
||||
* This block expose two outputs: the label and the value of the selected choice.
|
||||
*
|
||||
* @package Combodo\iTop\Forms\Block\Base
|
||||
* @since 3.3.0
|
||||
*/
|
||||
class ChoiceFormBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user