You are here

public property AssetType::$label in farmOS 2.x

Same name in this branch
  1. 2.x modules/core/entity/src/Annotation/AssetType.php \Drupal\farm_entity\Annotation\AssetType::label
  2. 2.x modules/core/asset/src/Entity/AssetType.php \Drupal\asset\Entity\AssetType::label

The asset type label.

Type: \Drupal\Core\Annotation\Translation

File

modules/core/entity/src/Annotation/AssetType.php, line 32

Class

AssetType
Defines the asset type plugin annotation object.

Namespace

Drupal\farm_entity\Annotation

Code

public $label;