The value of the time value passed to the constructor.
File
- core/lib/Drupal/Component/Datetime/DateTimePlus.php, line 56
Class
- DateTimePlus
- Wraps DateTime().
Namespace
Drupal\Component\Datetime
Code
protected $inputTimeRaw = '';
The value of the time value passed to the constructor.
Drupal\Component\Datetime
protected $inputTimeRaw = '';
Please login to continue.