*/ public $map; /** @var string */ public $field = 'type'; /** @var bool */ public $disabled = false; /** @var string[] */ public $groups = []; }