You are here

public property ProfileType::$label in Profile 2 8

The human-readable name of the profile type.

Type: string

File

src/Entity/ProfileType.php, line 65
Contains \Drupal\profile\Entity\ProfileType.

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

public $label;