You are here

protected property AvatarBase::$dimension_width_minimum in Avatar Kit 8

Minimum width of the avatar.

Type: int

File

src/AvatarBase.php, line 74

Class

AvatarBase
Abstract class for Avatar APIs.

Namespace

Drupal\avatars

Code

protected $dimension_width_minimum;