You are here

constant EntityformType::STATUS_OPEN in Entityform 8.3

Open status for a form.

File

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

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

const STATUS_OPEN = 'ENTITYFORM_OPEN';