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