Package: Joomla\CMS\Form\Field
Copyright: (C) 2016 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Form/Field/SubformField.php
protected string
$type
The form field type.
protected string
$formsource
Form source
protected int
$min
Minimum items in repeat mode
protected int
$max
Maximum items in repeat mode
protected string
$layout
Layout to render the form
protected bool
$groupByFieldset
Whether group subform fields by it`s fieldset
protected array
$buttons
Which buttons to show in multiple mode