You are here

private property BlazyFormatter::$isImageDimensionSet in Blazy 8.2

Same name and namespace in other branches
  1. 7 src/BlazyFormatter.php \Drupal\blazy\BlazyFormatter::isImageDimensionSet

Checks if image dimensions are set.

Type: array

File

src/BlazyFormatter.php, line 15

Class

BlazyFormatter
Provides common field formatter-related methods: Blazy, Slick.

Namespace

Drupal\blazy

Code

private $isImageDimensionSet;