You are here

protected property YamlForm::$hasTranslations in YAML Form 8

Track if the form has translations.

Type: bool

File

src/Entity/YamlForm.php, line 263

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $hasTranslations;