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