You are here

public property EntityformType::$form_status in Entityform 8.3

Current status of the form. Currently only closed or open.

Type: string;

File

src/Entity/EntityformType.php, line 102
Contains \Drupal\entityform\Entity\EntityformType.

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

public $form_status;