You are here

public property CropType::$hard_limit_width in Crop API 8.2

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

Hard limit width in px.

Type: int

File

src/Entity/CropType.php, line 99

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $hard_limit_width;