You are here

protected property Profile::$label in Linkit 8.5

Same name and namespace in other branches
  1. 8.4 src/Entity/Profile.php \Drupal\linkit\Entity\Profile::label

The human-readable label of this profile.

Type: string

File

src/Entity/Profile.php, line 58

Class

Profile
Defines the linkit profile entity.

Namespace

Drupal\linkit\Entity

Code

protected $label;