protected property DateFormat::$id in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Datetime/Entity/DateFormat.php \Drupal\Core\Datetime\Entity\DateFormat::id
The date format machine name.
Type: string
File
- core/
lib/ Drupal/ Core/ Datetime/ Entity/ DateFormat.php, line 39
Class
- DateFormat
- Defines the Date Format configuration entity class.
Namespace
Drupal\Core\Datetime\EntityCode
protected $id;