You are here

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\Entity

Code

protected $hasFlexboxLayout = FALSE;