You are here

public property Profile::$uid in Profile 2 7

Same name and namespace in other branches
  1. 7.2 profile2.module \Profile::uid

The user id of the profile owner.

Type: integer

File

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

Class

Profile
The class used for profile entities.

Code

public $uid;