You are here

public property CropType::$soft_limit_height in Crop API 8.2

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

Soft limit height in px.

Type: int

File

src/Entity/CropType.php, line 92

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $soft_limit_height;