You are here

protected property Profile::$id in Linkit 8.5

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

The ID of this profile.

Type: string

File

src/Entity/Profile.php, line 51

Class

Profile
Defines the linkit profile entity.

Namespace

Drupal\linkit\Entity

Code

protected $id;