You are here

protected property AvatarBase::$dimension_height_minimum in Avatar Kit 8

Minimum height of the avatar.

Type: int

File

src/AvatarBase.php, line 88

Class

AvatarBase
Abstract class for Avatar APIs.

Namespace

Drupal\avatars

Code

protected $dimension_height_minimum;