You are here

protected property DateFormat::$label in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Datetime/Entity/DateFormat.php \Drupal\Core\Datetime\Entity\DateFormat::label

The human-readable name of the date format entity.

Type: string

File

core/lib/Drupal/Core/Datetime/Entity/DateFormat.php, line 46

Class

DateFormat
Defines the Date Format configuration entity class.

Namespace

Drupal\Core\Datetime\Entity

Code

protected $label;