public property CropType::$description in Crop API 8.2
Same name and namespace in other branches
- 8 src/Entity/CropType.php \Drupal\crop\Entity\CropType::description
A brief description of this crop type.
Type: string
File
- src/
Entity/ CropType.php, line 71
Class
- CropType
- Defines the Crop type configuration entity.
Namespace
Drupal\crop\EntityCode
public $description;