You are here

public property CropType::$id in Crop API 8.2

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

The machine name of this crop type.

Type: string

File

src/Entity/CropType.php, line 57

Class

CropType
Defines the Crop type configuration entity.

Namespace

Drupal\crop\Entity

Code

public $id;