You are here

protected property Device::$dimensions in Responsive Theme Preview 8

Dimension information.

Associative array with keys 'weight' (int), 'height' (int) and 'dppx' (int).

Type: array

File

src/Entity/Device.php, line 88

Class

Device
Defines the Device entity.

Namespace

Drupal\responsive_preview\Entity

Code

protected $dimensions;