public property Profile::$created in Profile 2 7
Same name and namespace in other branches
- 7.2 profile2.module \Profile::created
The Unix timestamp when the profile was created.
Type: integer
File
- ./
profile2.module, line 902 - Support for configurable user profiles.
Class
- Profile
- The class used for profile entities.
Code
public $created;