You are here

public property EntityformType::$help in Entityform 8.2

Same name and namespace in other branches
  1. 8.3 src/Entity/EntityformType.php \Drupal\entityform\Entity\EntityformType::help

Help information shown to the user when creating a Entityform of this type.

Type: string

File

lib/Drupal/entityform/Entity/EntityformType.php, line 90
Contains \Drupal\entityform\Entity\EntityformType.

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

public $help;