protected property DatetimeElementFormTest::$dateCallbackExecuted in Drupal 9
Tracks whether a date-time date callback was executed.
Type: bool
File
- core/
tests/ Drupal/ KernelTests/ Core/ Datetime/ DatetimeElementFormTest.php, line 24
Class
- DatetimeElementFormTest
- Tests DatetimeElement functionality.
Namespace
Drupal\KernelTests\Core\DatetimeCode
protected $dateCallbackExecuted = FALSE;