You are here

protected 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: string

File

modules/core/asset/src/Entity/AssetType.php, line 70

Class

AssetType
Defines the asset type entity.

Namespace

Drupal\asset\Entity

Code

protected $label;