You are here

public property EntityformType::$name in Entityform 8.3

The human-readable name of the entityform type.

@todo Rename to $label.

Type: string

File

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

Class

EntityformType
Defines the Entityform type configuration entity.

Namespace

Drupal\entityform\Entity

Code

public $name;