public property Profile::$pid in Profile 2 7.2
Same name and namespace in other branches
- 7 profile2.module \Profile::pid
The profile id.
Type: integer
File
- ./
profile2.module, line 1110 - Support for configurable user profiles.
Class
- Profile
- The class used for profile entities.
Code
public $pid;