You are here

public property ProfileType::$weight in Profile 2 7

Same name and namespace in other branches
  1. 7.2 profile2.module \ProfileType::weight

File

./profile2.module, line 1045
Support for configurable user profiles.

Class

ProfileType
Use a separate class for profile types so we can specify some defaults modules may alter.

Code

public $weight = 0;