You are here

public property ProfileType::$weight in Profile 2 8

The weight of the profile type compared to others.

Type: integer

File

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

Class

ProfileType
Defines the profile type entity class.

Namespace

Drupal\profile\Entity

Code

public $weight = 0;