You are here

protected property AvatarBase::$dimension_width_maximum in Avatar Kit 8

Maximum width of the avatar.

Type: int

File

src/AvatarBase.php, line 67

Class

AvatarBase
Abstract class for Avatar APIs.

Namespace

Drupal\avatars

Code

protected $dimension_width_maximum;