You are here

public property CropType::$soft_limit_width in Crop API 8.2

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

Soft limit width in px.

Type: int

File

src/Entity/CropType.php, line 85

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $soft_limit_width;