You are here

public property EntityformType::$label in Entityform 8.2

The human-readable name of the entityform type.

@todo Rename to $label.

Type: string

File

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

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

public $label;