Issue #3577133: Remove unused class property dateExample

Problem

The class property \Drupal\Core\Datetime\Element\Datetime::$dateExample is not used anywhere in the codebase.

Solution

Removed the unused property and its outdated comment from core/lib/Drupal/Core/Datetime/Element/Datetime.php.

Confirmed there are no references to dateExample across the repository.

Fixes: https://www.drupal.org/project/drupal/issues/3577133

Merge request reports

Loading