You are here

public property CropType::$aspect_ratio in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Entity/CropType.php \Drupal\crop\Entity\CropType::aspect_ratio

The ratio of the image of this crop type.

Type: string

File

src/Entity/CropType.php, line 78

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $aspect_ratio;