the attached patch adds the $user->access as "last_access" property
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | entity_user_last_access.patch | 1.67 KB | dasjo |
| entity_user_last_access.patch | 1.21 KB | dasjo |
the attached patch adds the $user->access as "last_access" property
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | entity_user_last_access.patch | 1.67 KB | dasjo |
| entity_user_last_access.patch | 1.21 KB | dasjo |
Comments
Comment #2
fagoIs the property sometimes FALSE? If so we need that, if it's just NULL or set we could go with the default getter.
Comment #3
fagoTests fails...
@empty. we need it, but let's add a comment like that:
Comment #4
dasjoupdated testUserProperties
Comment #5
fagothanks, committed.