You are here

constant AK_FIELD_PICTURE_USER in Avatar Kit 8

ID of a `picture` field attached to a user entity.

The field has a reference to the last picture the user manually updated.

1 use of AK_FIELD_PICTURE_USER
avatars_install in ./avatars.install
Implements hook_install().

File

./avatars.module, line 26

Code

const AK_FIELD_PICTURE_USER = 'avatars_user_picture';