protected property Gravatar::$rating in Avatar Kit 8
Maximum censorship rating for the image when main type is 'gravatar'.
Endpoint will use fallback image if the gravatar exceeds this rating.
Set to NULL if no rating is required.
Type: string|null
File
- avatars_gravatar/
src/ Gravatar.php, line 40
Class
- Gravatar
- Implements the Gravatar.com API.
Namespace
Drupal\avatars_gravatarCode
protected $rating;