class GravatarHelper extends Plugin

GravatarHelper is a wrapper for forxer\Gravatar, except that it temporarily caches the URLs in an insecure cache.

Methods

static string
findByEmail(string $email)

Find and cache gravatar URL via email

Details

at line line 32
static string findByEmail(string $email)

Find and cache gravatar URL via email

Parameters

string $email Email

Return Value

string Url