protected property DateFormat::$locked in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Datetime/Entity/DateFormat.php \Drupal\Core\Datetime\Entity\DateFormat::locked
The locked status of this date format.
Type: bool
File
- core/
lib/ Drupal/ Core/ Datetime/ Entity/ DateFormat.php, line 60
Class
- DateFormat
- Defines the Date Format configuration entity class.
Namespace
Drupal\Core\Datetime\EntityCode
protected $locked = FALSE;