You are here

public property CropType::$label in Crop API 8

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

The human-readable name of the crop type.

Type: string

File

src/Entity/CropType.php, line 54

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $label;