\Ceo\Core\HelpersGravatarHelper

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

Summary

Methods
Properties
Constants
findByEmail()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
init()
$started
$di
N/A

Properties

$started

$started : 

Type

$di

$di : 

Type

Methods

findByEmail()

findByEmail(string  $email) : string

Find and cache gravatar URL via email

Parameters

string $email

Email

Returns

string —

Url

init()

init()