getAttr('avatar'); if (empty($value)) { return '/static/images/avatar.png'; } return \get_source_link($value); } }