public property CropType::$hard_limit_height in Crop API 8
Same name and namespace in other branches
- 8.2 src/Entity/CropType.php \Drupal\crop\Entity\CropType::hard_limit_height
Hard limit height in px.
Type: int
File
- src/
Entity/ CropType.php, line 96
Class
- CropType
- Defines the Crop type configuration entity.
Namespace
Drupal\crop\EntityCode
public $hard_limit_height;