protected property YamlForm::$hasFlexboxLayout in YAML Form 8
Track if the form is using a flexbox layout.
Type: bool
File
- src/
Entity/ YamlForm.php, line 256
Class
- YamlForm
- Defines the form entity.
Namespace
Drupal\yamlform\EntityCode
protected $hasFlexboxLayout = FALSE;