You are here

public property CropEntityProvider::$label in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/CropEntityProvider.php \Drupal\crop\Annotation\CropEntityProvider::label

The human-readable name of the crop entity provider.

Will usually match entity type name.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/CropEntityProvider.php, line 32

Class

CropEntityProvider
Defines the annotation object for crop integration with storage entities.

Namespace

Drupal\crop\Annotation

Code

public $label;